C# 클래스 OPFService.OPFDictionary

파일 보기 프로젝트 열기: jephthai/OpenPasswordFilter 1 사용 예제들

공개 메소드들

메소드 설명
OPFDictionary ( string path ) : System
contains ( string word ) : System.Boolean

메소드 상세

OPFDictionary() 공개 메소드

public OPFDictionary ( string path ) : System
path string
리턴 System

contains() 공개 메소드

public contains ( string word ) : System.Boolean
word string
리턴 System.Boolean