C# 클래스 DrutNET.ExtensionSTLAttribute

Simple attribute class for storing String Values
상속: System.Attribute
파일 보기 프로젝트 열기: bricel/DrutNet

공개 메소드들

메소드 설명
ExtensionSTLAttribute ( string value ) : System

Creates a new ExtensionSTLAttribute instance.

메소드 상세

ExtensionSTLAttribute() 공개 메소드

Creates a new ExtensionSTLAttribute instance.
public ExtensionSTLAttribute ( string value ) : System
value string Value.
리턴 System