[This is preliminary documentation and is subject to change.]
CTor - creates new instance of the MethodNotSupportedAttribute class
Namespace: Tools.TotalCommanderTAssembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public MethodNotSupportedAttribute() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: MethodNotSupportedAttribute() |
| F# |
|---|
new : unit -> MethodNotSupportedAttribute |
| JScript |
|---|
public function MethodNotSupportedAttribute() |