Свойство | Type | Description | |
---|---|---|---|
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
Méthode | Description | |
---|---|---|
DeepClone ( ) : |
Creates a deep copy of this instance.
|
|
Location ( ) : System |
Initializes a new instance of the Location class.
|
|
Location ( |
Initializes a new instance of the Location class from the specified instance.
|
|
Location ( |
Initializes a new instance of the Location class from the supplied values.
|
|
ValueEquals ( |
||
ValueGetHashCode ( ) : int |
Méthode | Description | |
---|---|---|
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( |
public Location ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
Résultat | System |
public Location ( |
||
analysisTarget |
/// An initialization value for the |
|
resultFile |
/// An initialization value for the |
|
fullyQualifiedLogicalName | string |
/// An initialization value for the |
logicalLocationKey | string |
/// An initialization value for the |
decoratedName | string |
/// An initialization value for the |
properties | SerializedPropertyInfo>.IDictionary |
/// An initialization value for the |
Résultat | System |
public ValueEquals ( |
||
other | ||
Résultat | bool |