프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
RuleInfo ( ) : System.Linq |
Initializes a new instance of the RuleInfo class.
|
|
RuleInfo ( long id = default(long?), string type = default(string), |
Initializes a new instance of the RuleInfo class.
|
public RuleInfo ( long id = default(long?), string type = default(string), |
||
id | long | Unique identifier for Rule |
type | string | Type of the rule |
parameters | Rule Parameteres | |
리턴 | System.Linq |