| ITypeIdentifierRegistry Interface |
Namespace: FlexRule
public interface ITypeIdentifierRegistry
The ITypeIdentifierRegistry type exposes the following members.
| Name | Description | |
|---|---|---|
| GetType |
Retrieves the type from typeId
| |
| Register(String, ITypeAddress) |
Register a Type
| |
| Register(String, Type) |
Register a Type
| |
| Register(String, String, String) |
Register a TypeAddress
|