Concordion.Internal.ClassNameBasedSpecificationLocator.ClassNameBasedSpecificationLocator C# (CSharp) Method

ClassNameBasedSpecificationLocator() public method

public ClassNameBasedSpecificationLocator ( ) : System
return System
        public ClassNameBasedSpecificationLocator()
            : this("html")
        {
        }

Same methods

ClassNameBasedSpecificationLocator::ClassNameBasedSpecificationLocator ( string mSpecificationSuffix ) : System