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

Inheritance: AOUT.CH3.LogAn.LogAnalyzerUsingFactoryMethod
Show file Open project: royosherove/aout1 Class Usage Examples

Public Properties

Property Type Description
IsSupported bool

Protected Methods

Method Description
IsSupportedExtension ( string fileName ) : bool

Method Details

IsSupportedExtension() protected method

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

Property Details

IsSupported public property

public bool IsSupported
return bool