C# Class GenVersionFiles.CSHeaderFile

Mostra file Open project: Microsoft/WinObjC Class Usage Examples

Public Methods

Method Description
CSHeaderFile ( VersionInfo version ) : System.IO
Write ( string filePath ) : void

Method Details

CSHeaderFile() public method

public CSHeaderFile ( VersionInfo version ) : System.IO
version VersionInfo
return System.IO

Write() public method

public Write ( string filePath ) : void
filePath string
return void