Свойство | Type | Description | |
---|---|---|---|
CopyEnvironmentVariables | string>.IDictionary | ||
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
Méthode | Description | |
---|---|---|
Create ( bool emitMachineEnvironment = false ) : |
||
DeepClone ( ) : |
Creates a deep copy of this instance.
|
|
Invocation ( ) : System |
Initializes a new instance of the Invocation class.
|
|
Invocation ( |
Initializes a new instance of the Invocation class from the specified instance.
|
|
Invocation ( string commandLine, string>.IDictionary |
Initializes a new instance of the Invocation class from the supplied values.
|
|
ValueEquals ( |
||
ValueGetHashCode ( ) : int |
Méthode | Description | |
---|---|---|
CopyEnvironmentVariables ( ) : string>.IDictionary |
||
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( string commandLine, string>.IDictionary |
public static Create ( bool emitMachineEnvironment = false ) : |
||
emitMachineEnvironment | bool | |
Résultat |
public Invocation ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
Résultat | System |
public Invocation ( string commandLine, string>.IDictionary |
||
commandLine | string |
/// An initialization value for the |
responseFiles | string>.IDictionary |
/// An initialization value for the |
startTime | System.DateTime |
/// An initialization value for the |
endTime | System.DateTime |
/// An initialization value for the |
machine | string |
/// An initialization value for the |
account | string |
/// An initialization value for the |
processId | int |
/// An initialization value for the |
fileName | string |
/// An initialization value for the |
workingDirectory | string |
/// An initialization value for the |
environmentVariables | string>.IDictionary |
/// An initialization value for the |
properties | SerializedPropertyInfo>.IDictionary |
/// An initialization value for the |
Résultat | System |
public ValueEquals ( |
||
other | ||
Résultat | bool |