C# 클래스 deckgen.VocabularyCom

상속: Parser
파일 보기 프로젝트 열기: onami/anki-decks-generator 1 사용 예제들

공개 메소드들

메소드 설명
ProcessWordlist ( CardsStream &stream, List wordlist, string userLabels, string domain, int limit ) : void

비공개 메소드들

메소드 설명
SafeTrim ( string str ) : string

메소드 상세

ProcessWordlist() 공개 메소드

public ProcessWordlist ( CardsStream &stream, List wordlist, string userLabels, string domain, int limit ) : void
stream CardsStream
wordlist List
userLabels string
domain string
limit int
리턴 void