C# 클래스 Crisis.Graphic.Wordlist

파일 보기 프로젝트 열기: teeknofil/Crisis-Wordlist-Generator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CUSTOM bool

공개 메소드들

메소드 설명
MainCharacter ( ) : void
Wifi ( ) : int
Wordlist ( ) : System
Wordlist ( ResourceManager _lang ) : System

비공개 메소드들

메소드 설명
CyrillicCharacter ( ) : void
LatinCharactere ( ) : void

Display character and selecting pattern latin

Return ( int i ) : void
SpecialCharacter ( ) : void

Display character and selecting special character

SwedishCharacter ( ) : void

Display character and selecting Swedish special charactere

Syllable_FrCharacter ( ) : void

display and selecting french syllable

메소드 상세

MainCharacter() 공개 메소드

public MainCharacter ( ) : void
리턴 void

Wifi() 공개 메소드

public Wifi ( ) : int
리턴 int

Wordlist() 공개 메소드

public Wordlist ( ) : System
리턴 System

Wordlist() 공개 메소드

public Wordlist ( ResourceManager _lang ) : System
_lang System.Resources.ResourceManager
리턴 System

프로퍼티 상세

CUSTOM 공개적으로 정적으로 프로퍼티

public static bool CUSTOM
리턴 bool