프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
메소드 | 설명 | |
---|---|---|
DeepClone ( ) : |
Creates a deep copy of this instance.
|
|
FormattedRuleMessage ( ) : System |
Initializes a new instance of the FormattedRuleMessage class.
|
|
FormattedRuleMessage ( |
Initializes a new instance of the FormattedRuleMessage class from the specified instance.
|
|
FormattedRuleMessage ( string formatId, IEnumerable |
Initializes a new instance of the FormattedRuleMessage class from the supplied values.
|
|
ValueEquals ( |
||
ValueGetHashCode ( ) : int |
메소드 | 설명 | |
---|---|---|
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( string formatId, IEnumerable |
public FormattedRuleMessage ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
리턴 | System |
public FormattedRuleMessage ( string formatId, IEnumerable |
||
formatId | string |
/// An initialization value for the |
arguments | IEnumerable |
/// An initialization value for the |
리턴 | System |
public ValueEquals ( |
||
other | ||
리턴 | bool |