ObjectMappingSettingsMappedObject Class |
Namespace: SmartBear.TestLeft.Options
The ObjectMappingSettingsMappedObject type exposes the following members.
Name | Description | |
---|---|---|
AddClassName(String) |
Adds a class name to the list of classes that are recognized as a specific object type.
| |
AddClassName(String, Boolean) |
Adds a class name and, optionally, all of its derived classes to the list of classes that are recognized as a specific object type. (This overload is supported for object types other than common Windows controls.).
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |