메소드 | 설명 | |
---|---|---|
AddSystemMessagesConventions ( bool>.Func |
Add system message convention.
|
|
IsCommandType ( |
Returns true if the given type is a command type.
|
|
IsDataBusProperty ( |
Returns true if the given property should be send via the DataBus.
|
|
IsEncryptedProperty ( |
Returns true if the given property should be encrypted.
|
|
IsEventType ( |
Returns true if the given type is a event type.
|
|
IsInSystemConventionList ( |
Returns true is message is a system message type.
|
|
IsMessageType ( |
Returns true if the given type is a message type.
|
메소드 | 설명 | |
---|---|---|
GetDataBusProperties ( object message ) : List |
public AddSystemMessagesConventions ( bool>.Func |
||
definesMessageType | bool>.Func | Function to define system message convention. |
리턴 | void |
public IsDataBusProperty ( |
||
property | ||
리턴 | bool |
public IsEncryptedProperty ( |
||
property | ||
리턴 | bool |
public IsInSystemConventionList ( |
||
t | ||
리턴 | bool |