Interface IInstance
Contract for instances of classifiers.
Namespace: Kephas
Assembly: Kephas.Core.dll
Syntax
public interface IInstance
Methods
| Improve this Doc View SourceGetTypeInfo()
Gets the type information for this instance.
Declaration
ITypeInfo GetTypeInfo()
Returns
Type | Description |
---|---|
ITypeInfo | The type information. |