Method | Description | |
---|---|---|
StandardTarget ( |
Initializes a new instance of the StandardTarget class.
|
|
StandardTarget ( object instance, string name ) : System |
Initializes a new instance of the StandardTarget class.
|
|
StandardTarget ( string name ) : System |
Initializes a new instance of the StandardTarget class.
|
|
ToString ( ) : string |
Returns a
|
Method | Description | |
---|---|---|
CollectPropertyNames ( |
Collects the property names.
|
protected CollectPropertyNames ( |
||
type | The type. | |
return | string[] |
public StandardTarget ( |
||
type | The type. | |
name | string | The name. |
return | System |
public StandardTarget ( object instance, string name ) : System | ||
instance | object | The instance. |
name | string | The name. |
return | System |
public StandardTarget ( string name ) : System | ||
name | string | The name. |
return | System |