Assign(ModelNode, Type, String, IDictionary<String, String>)
|
Assigns the specified values to the ConvertXmlParameters properties.
|
ContainsKey(String)
|
Determines if the current Application Model node’s differences contain the property with the specified name.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetRealKey(String)
|
Determines the name by which a particular property appears in the current Application Model node’s differences.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
TryGetValue(String, out String)
|
The case-insensitive method that returns the value of the specified property and indicates if the operation is successfully completed.
|