BlogSharp.Core.Impl.Tests.Structure.FriendlyUrlGeneratorTests.FriendlyUrlGeneratorTests C# (CSharp) Method

FriendlyUrlGeneratorTests() public method

public FriendlyUrlGeneratorTests ( ) : Core.Structure
return Core.Structure
        public FriendlyUrlGeneratorTests()
        {
            generator = new FriendlyUrlGenerator();
        }