Askme.Domain.Tag.Tag C# (CSharp) Method

Tag() public method

public Tag ( ) : System.Collections.Generic
return System.Collections.Generic
        public Tag()
        {
        }

Same methods

Tag::Tag ( string tagName ) : System.Collections.Generic
Tag