C# 클래스 Tortuga.Anchor.BrowsableAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: docevaad/Anchor

공개 메소드들

메소드 설명
BrowsableAttribute ( bool browsable ) : System

Initializes a new instance of the BrowsableAttribute class.

메소드 상세

BrowsableAttribute() 공개 메소드

Initializes a new instance of the BrowsableAttribute class.
public BrowsableAttribute ( bool browsable ) : System
browsable bool if set to true [browsable].
리턴 System