BaseLibrary Constructor
CTCT Wrapper Documented Class Library
Initializes a new instance of the
BaseLibrary
class
Namespace:
CTCT.Components.MyLibrary
Assembly:
CTCT
(in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
BaseLibrary
()
public BaseLibrary()
Public
Sub
New
Public Sub New
public
:
BaseLibrary
()
public: BaseLibrary()
new
:
unit
->
BaseLibrary
new : unit -> BaseLibrary
See Also
BaseLibrary Class
BaseLibrary Members
CTCT.Components.MyLibrary Namespace