Méthode | Description | |
---|---|---|
AddCustomAttributes ( string key, string value ) : void |
Adds the custom attributes to the Client Context.
|
|
ClientContext ( string appId ) : Amazon.Util.Internal.PlatformServices |
Initializes a new instance of the Amazon.Runtime.Internal.ClientContext class.
|
|
ToJsonString ( ) : String |
Gets a Json Representation of the Client Context.
|
public AddCustomAttributes ( string key, string value ) : void | ||
key | string | Key. |
value | string | Value. |
Résultat | void |
public ClientContext ( string appId ) : Amazon.Util.Internal.PlatformServices | ||
appId | string | |
Résultat | Amazon.Util.Internal.PlatformServices |