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

Inheritance: IContentType
Show file Open project: nbalakin/VSOutputEnhancer Class Usage Examples

Public Methods

Method Description
ContentTypeStub ( String typeName ) : System
IsOfType ( String type ) : System.Boolean

Method Details

ContentTypeStub() public method

public ContentTypeStub ( String typeName ) : System
typeName String
return System

IsOfType() public method

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