C# Class NOS.Registration.DefaultFileWriter

Inheritance: IFileWriter
ファイルを表示 Open project: agross/netopenspace

Public Methods

Method Description
Write ( string path, string content ) : void

Method Details

Write() public method

public Write ( string path, string content ) : void
path string
content string
return void