C# Class Microsoft.CSharp.RuntimeBinder.ErrorPrinter

Inheritance: Mono.CSharp.ReportPrinter
Mostra file Open project: kumpera/mono

Public Properties

Property Type Description
Instance ErrorPrinter

Public Methods

Method Description
Print ( Mono.CSharp msg ) : void

Private Methods

Method Description
ErrorPrinter ( ) : System

Method Details

Print() public method

public Print ( Mono.CSharp msg ) : void
msg Mono.CSharp
return void

Property Details

Instance public_oe static_oe property

public static ErrorPrinter,Microsoft.CSharp.RuntimeBinder Instance
return ErrorPrinter