C# Class AreaLogger, CodeSpells

ファイルを表示 Open project: srfoster/CodeSpells Class Usage Examples

Public Properties

Property Type Description
file StreamWriter

Public Methods

Method Description
Log ( string message ) : void

Method Details

Log() public static method

public static Log ( string message ) : void
message string
return void

Property Details

file public_oe static_oe property

public static StreamWriter file
return StreamWriter