Method | Description | |
---|---|---|
Commit ( |
||
GetEmpty ( |
||
Read ( MessageDefinitionType type, string message, string section = null ) : |
||
Retrieve ( |
Method | Description | |
---|---|---|
GetHandler ( |
||
GetProvider ( MessageDefinitionType type ) : IMessageDefinitionProvider |
public static Commit ( |
||
type | ||
messagename | string | |
return | object |
public static GetEmpty ( |
||
type | ||
messagename | string | |
tablename | string | |
return | IInternalState |
public static Read ( MessageDefinitionType type, string message, string section = null ) : |
||
type | MessageDefinitionType | |
message | string | |
section | string | |
return |
public static Retrieve ( |
||
type | ||
messagename | string | |
return | object |