C# Class AOUT.CH3.LogAn.Tests.Stub3ExtensionManager

Inheritance: IExtensionManager
Show file Open project: royosherove/aout1 Class Usage Examples

Public Properties

Property Type Description
ShouldBeValid bool

Public Methods

Method Description
IsSupportedExtension ( string fileName ) : bool

Method Details

IsSupportedExtension() public method

public IsSupportedExtension ( string fileName ) : bool
fileName string
return bool

Property Details

ShouldBeValid public property

public bool ShouldBeValid
return bool