Property | Type | Description | |
---|---|---|---|
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( string formatId, IEnumerable |
public FormattedRuleMessage ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
return | System |
public FormattedRuleMessage ( string formatId, IEnumerable |
||
formatId | string |
/// An initialization value for the |
arguments | IEnumerable |
/// An initialization value for the |
return | System |
public ValueEquals ( |
||
other | ||
return | bool |