C# 클래스 Microsoft.CSharp.RuntimeBinder.ErrorPrinter

상속: Mono.CSharp.ReportPrinter
파일 보기 프로젝트 열기: kumpera/mono

공개 프로퍼티들

프로퍼티 타입 설명
Instance ErrorPrinter

공개 메소드들

메소드 설명
Print ( Mono.CSharp msg ) : void

비공개 메소드들

메소드 설명
ErrorPrinter ( ) : System

메소드 상세

Print() 공개 메소드

public Print ( Mono.CSharp msg ) : void
msg Mono.CSharp
리턴 void

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static ErrorPrinter,Microsoft.CSharp.RuntimeBinder Instance
리턴 ErrorPrinter