Méthode | Description | |
---|---|---|
GetObjectData ( |
Populates a SerializationInfo with the data needed to serialize the target object.
|
|
ServiceResponse ( ) : System |
Initializes a new instance of the ServiceResponse class.
|
|
ServiceResponse ( string type ) : System |
Initializes a new instance of the ServiceResponse class.
|
|
ServiceResponse ( string type, string message ) : System |
Initializes a new instance of the ServiceResponse class.
|
Méthode | Description | |
---|---|---|
ServiceResponse ( |
Creates a new ClientRequest from serialization parameters.
|
public GetObjectData ( |
||
info | The |
|
context | The destination (see |
|
Résultat | void |
protected ServiceResponse ( |
||
info | The |
|
context | The source |
|
Résultat | System |
public ServiceResponse ( string type ) : System | ||
type | string | Type of the |
Résultat | System |
public ServiceResponse ( string type, string message ) : System | ||
type | string | Type of the |
message | string | Message associated with the |
Résultat | System |