C# 클래스 ComponentFactory.Krypton.Toolkit.GlobalStrings

상속: GlobalId
파일 보기 프로젝트 열기: Cocotteseb/Krypton

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GlobalStrings ( ) : System

Initialize a new instance of the Clipping class.

Reset ( ) : void

Reset all strings to default values.

ToString ( ) : string

Returns a string that represents the current defaulted state.

메소드 상세

GlobalStrings() 공개 메소드

Initialize a new instance of the Clipping class.
public GlobalStrings ( ) : System
리턴 System

Reset() 공개 메소드

Reset all strings to default values.
public Reset ( ) : void
리턴 void

ToString() 공개 메소드

Returns a string that represents the current defaulted state.
public ToString ( ) : string
리턴 string