robust-services-core icon indicating copy to clipboard operation
robust-services-core copied to clipboard

Object templates

Open GregUtas opened this issue 8 years ago • 0 comments

Verify Class.Create by implementing Class for a class and using Class.SetTemplate to register a template that is used to block-initialize objects of that class. Also verify Object.PostInitialize by implementing it for objects in the class.

GregUtas avatar Nov 03 '17 22:11 GregUtas