C# 클래스 Amib.Threading.WIGStartInfo

Summary description for WIGStartInfo.
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_readOnly bool

공개 메소드들

메소드 설명
AsReadOnly ( ) : WIGStartInfo

Get a readonly version of this WIGStartInfo

WIGStartInfo ( ) : System
WIGStartInfo ( WIGStartInfo wigStartInfo ) : System

보호된 메소드들

메소드 설명
ThrowIfReadOnly ( ) : void

메소드 상세

AsReadOnly() 공개 메소드

Get a readonly version of this WIGStartInfo
public AsReadOnly ( ) : WIGStartInfo
리턴 WIGStartInfo

ThrowIfReadOnly() 보호된 메소드

protected ThrowIfReadOnly ( ) : void
리턴 void

WIGStartInfo() 공개 메소드

public WIGStartInfo ( ) : System
리턴 System

WIGStartInfo() 공개 메소드

public WIGStartInfo ( WIGStartInfo wigStartInfo ) : System
wigStartInfo WIGStartInfo
리턴 System

프로퍼티 상세

_readOnly 보호되어 있는 프로퍼티

protected bool _readOnly
리턴 bool