Kotak Constructor (String) |
KotakNet DotNet Library
Initializes a new instance of the
Kotak class
Namespace:
KotakNet.Core
Assembly:
KotakNet.Core (in KotakNet.Core.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic Kotak(
string userID
)
Public Sub New (
userID As String
)
Parameters
- userID
- Type: SystemString
See Also