AppSettings(ClientConnection) constructor
Initialize the AppSettings.
Syntax
public
AppSettings
(
ClientConnection
clientCon
)
Parameters
clientCon
– ClientConnection
Example 1
AppSettings appSettings = new AppSettings(clientConnection);
Parent topic:
AppSettings class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.