| LyncPlatformLibraryCreateInstance Method |
Creates an instance of the current type.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static LyncPlatformLibrary CreateInstance()
Public Shared Function CreateInstance As LyncPlatformLibrary
public:
static LyncPlatformLibrary^ CreateInstance()
static member CreateInstance : unit -> LyncPlatformLibrary
Return Value
Type:
LyncPlatformLibrary
An instance of LyncPlatformLibrary
See Also