Property | Type | Description | |
---|---|---|---|
DeepCloneCore | ISarifNode | ||
ISarifNode | ISarifNode | ||
Init | void |
Method | Description | |
---|---|---|
CodeFlow ( ) : System |
Initializes a new instance of the CodeFlow class.
|
|
CodeFlow ( |
Initializes a new instance of the CodeFlow class from the specified instance.
|
|
CodeFlow ( string message, IEnumerable |
Initializes a new instance of the CodeFlow class from the supplied values.
|
|
DeepClone ( ) : |
Creates a deep copy of this instance.
|
|
ValueEquals ( |
||
ValueGetHashCode ( ) : int |
Method | Description | |
---|---|---|
DeepCloneCore ( ) : ISarifNode | ||
ISarifNode ( ) : ISarifNode | ||
Init ( string message, IEnumerable |
public CodeFlow ( |
||
other | /// The instance from which the new instance is to be initialized. /// | |
return | System |
public CodeFlow ( string message, IEnumerable |
||
message | string |
/// An initialization value for the |
locations | IEnumerable |
/// An initialization value for the |
properties | SerializedPropertyInfo>.IDictionary |
/// An initialization value for the |
return | System |