Property | Type | Description | |
---|---|---|---|
CategoryPropertyChangedEventArgs |
Property | Type | Description | |
---|---|---|---|
Liability | System.ComponentModel |
Method | Description | |
---|---|---|
CopyTo ( object targetObject ) : void |
Copies the properties of this object to those of a new object.
|
Method | Description | |
---|---|---|
Liability ( ) : System.ComponentModel |
Constructor.
|
public CopyTo ( object targetObject ) : void | ||
targetObject | object | The object to copy the properties to. |
return | void |