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

Inheritance: IContentType
Afficher le fichier Open project: nbalakin/VSOutputEnhancer Class Usage Examples

Méthodes publiques

Méthode Description
ContentTypeStub ( String typeName ) : System
IsOfType ( String type ) : System.Boolean

Method Details

ContentTypeStub() public méthode

public ContentTypeStub ( String typeName ) : System
typeName String
Résultat System

IsOfType() public méthode

public IsOfType ( String type ) : System.Boolean
type String
Résultat System.Boolean