C# Class Microsoft.Cci.SemanticErrorReporter

A trivial class that implements the ISemanticErrorsReporter interface and exposes a singleton instance.
Inheritance: ISemanticErrorsReporter
显示文件 Open project: visualmutator/visualmutator

Public Properties

Property Type Description
Instance SemanticErrorReporter

Private Methods

Method Description
SemanticErrorReporter ( ) : System

Property Details

Instance public_oe static_oe property

A singleton instance of an object that implements the ISemanticErrorsReporter interface.
public static SemanticErrorReporter,Microsoft.Cci Instance
return SemanticErrorReporter