C# 클래스 anchor.ConfigWriter

파일 보기 프로젝트 열기: mauris/anchor-app 1 사용 예제들

공개 메소드들

메소드 설명
ConfigWriter ( string path ) : System
write ( string root, List entries ) : void

메소드 상세

ConfigWriter() 공개 메소드

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

write() 공개 메소드

public write ( string root, List entries ) : void
root string
entries List
리턴 void