C# 클래스 NOS.Registration.DefaultFileWriter

상속: IFileWriter
파일 보기 프로젝트 열기: agross/netopenspace

공개 메소드들

메소드 설명
Write ( string path, string content ) : void

메소드 상세

Write() 공개 메소드

public Write ( string path, string content ) : void
path string
content string
리턴 void