Свойство | Тип | Описание | |
---|---|---|---|
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
Метод | Описание | |
---|---|---|
DeepClone ( ) : |
Creates a deep copy of this instance.
|
|
Rule ( ) : System |
Initializes a new instance of the Rule class.
|
|
Rule ( |
Initializes a new instance of the Rule class from the specified instance.
|
|
Rule ( string id, string name, string shortDescription, string fullDescription, string>.IDictionary |
Initializes a new instance of the Rule class from the supplied values.
|
|
ValueEquals ( |
||
ValueGetHashCode ( ) : int |
Метод | Описание | |
---|---|---|
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( string id, string name, string shortDescription, string fullDescription, string>.IDictionary |
public Rule ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
Результат | System |
public Rule ( string id, string name, string shortDescription, string fullDescription, string>.IDictionary |
||
id | string |
/// An initialization value for the |
name | string |
/// An initialization value for the |
shortDescription | string |
/// An initialization value for the |
fullDescription | string |
/// An initialization value for the |
messageFormats | string>.IDictionary |
/// An initialization value for the |
configuration | RuleConfiguration |
/// An initialization value for the |
defaultLevel | ResultLevel |
/// An initialization value for the |
helpUri |
/// An initialization value for the |
|
properties | SerializedPropertyInfo>.IDictionary |
/// An initialization value for the |
Результат | System |