C# Class Microsoft.CSharp.RuntimeBinder.ErrorPrinter

Inheritance: Mono.CSharp.ReportPrinter
Show 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 static property

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