C# Class DrutNET.ExtensionMRKAttribute

Inheritance: System.Attribute
Mostra file Open project: bricel/DrutNet

Public Methods

Method Description
ExtensionMRKAttribute ( string value ) : System

Creates a new ExtensionSTLAttribute instance.

Method Details

ExtensionMRKAttribute() public method

Creates a new ExtensionSTLAttribute instance.
public ExtensionMRKAttribute ( string value ) : System
value string Value.
return System