.NET Framework Class Library

DocumentNotLoaded Constructor (String)

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentNotLoaded Class > DocumentNotLoaded Constructor  >

.NET Framework Class Library

DocumentNotLoaded Constructor (String)

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public Sub New ( _
 message As String _
)

C#

public DocumentNotLoaded(
 string message
)

Visual C++

public:
DocumentNotLoaded(
 Stringmessage
)

Parameters

message

Type: System.String

See Also

DocumentNotLoaded Class

DocumentNotLoaded Members

DocumentNotLoaded Overload

Gnostice.Controls.WPF Namespace