[This is preliminary documentation and is subject to change.]

CTor - creates new instance of the NotAPluginAttribute class

Namespace: Tools.TotalCommanderT
Assembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public NotAPluginAttribute()
Visual Basic
Public Sub New
Visual C++
public:
NotAPluginAttribute()
F#
new : unit -> NotAPluginAttribute
JScript
public function NotAPluginAttribute()

See Also