C# 클래스 fuck.Modules.DefaultModule

상속: IModule
파일 보기 프로젝트 열기: EricFreeman/fuck

공개 메소드들

메소드 설명
GetCorrectInput ( string input ) : List
IsMatch ( string input ) : bool

메소드 상세

GetCorrectInput() 공개 메소드

public GetCorrectInput ( string input ) : List
input string
리턴 List

IsMatch() 공개 메소드

public IsMatch ( string input ) : bool
input string
리턴 bool