iCore.Public.Core Namespace
The iCore.Public.Core namespace contains fundamental types used throughout the iCore public API.
Classes
Name | Description |
---|---|
GenerateXmlSchemasAttribute | Decoarate an XML serializable class with this attribute to have schemas automatically generated and associated with the entity to which this code applies when the entity is compiled. |
Interfaces
Name | Description |
---|---|
IInteropFactory | Represents a factory that can create types used for interopability with an iCore system. |