C# Class GenVersionFiles.RCHeaderFile

Mostra file Open project: Microsoft/WinObjC Class Usage Examples

Public Methods

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

Method Details

RCHeaderFile() public method

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

Write() public method

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