Initializes a new instance of the Document class
Namespace: TinCan.DocumentsAssembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
| C# |
|---|
protected Document() |
| Visual Basic |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected: Document() |
| F# |
|---|
new : unit -> Document |