C# Class Balakin.VSOutputEnhancer.Tests.Stubs.ClassificationTypeStub

Inheritance: IClassificationType
Show file Open project: nbalakin/VSOutputEnhancer

Public Methods

Method Description
ClassificationTypeStub ( String type ) : System
IsOfType ( String type ) : System.Boolean

Method Details

ClassificationTypeStub() public method

public ClassificationTypeStub ( String type ) : System
type String
return System

IsOfType() public method

public IsOfType ( String type ) : System.Boolean
type String
return System.Boolean