Property | Type | Description | |
---|---|---|---|
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
Method | Description | |
---|---|---|
DeepClone ( ) : |
Creates a deep copy of this instance.
|
|
Run ( ) : System |
Initializes a new instance of the Run class.
|
|
Run ( |
Initializes a new instance of the Run class from the specified instance.
|
|
Run ( |
Initializes a new instance of the Run class from the supplied values.
|
|
ValueEquals ( |
||
ValueGetHashCode ( ) : int |
Method | Description | |
---|---|---|
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( |
public Run ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
return | System |
public Run ( |
||
tool |
/// An initialization value for the |
|
invocation |
/// An initialization value for the |
|
files | FileData>.IDictionary |
/// An initialization value for the |
logicalLocations | LogicalLocation>.IDictionary |
/// An initialization value for the |
results | IEnumerable |
/// An initialization value for the |
toolNotifications | IEnumerable |
/// An initialization value for the |
configurationNotifications | IEnumerable |
/// An initialization value for the |
rules | Rule>.IDictionary |
/// An initialization value for the |
id | string |
/// An initialization value for the |
stableId | string |
/// An initialization value for the |
automationId | string |
/// An initialization value for the |
baselineId | string |
/// An initialization value for the |
architecture | string |
/// An initialization value for the |
return | System |