| IGLib
    1.7.2
    The IGLib base library for development of numerical, technical and business applications. | 
Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file.. More...
| Classes | |
| class | ExampleIIdentifiable | 
| Example implementation of IIdentifiable interface. More... | |
| class | ExampleIRegistrable | 
| Example implementation of IIdentifiable interface. More... | |
| Static Public Member Functions | |
| static void | ExampleIdGenerator () | 
| Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface. More... | |
| static void | ExampleRegistrable () | 
| Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface. More... | |
Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file..
| 
 | inlinestatic | 
Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface.
References IG.Lib.Util.CollectionToString().
| 
 | inlinestatic | 
Example use of the IdGenerator class and its Proxy subclass to implement the IIdentifiable interface.
References IG.Lib.Util.CollectionToString(), IG.Lib.RegisterableExamples.ExampleIRegistrable.ObjectRegister, IG.Lib.RegisterableExamples.ExampleIRegistrable.ToString(), and IG.Lib.RegisterableExamples.ExampleIRegistrable.Unregister().