EventServer.Core.Domain.PresentationCategory.PresentationCategory C# (CSharp) Method

PresentationCategory() public method

public PresentationCategory ( ) : System
return System
        public PresentationCategory()
            : base(" ")
        {
        }

Same methods

PresentationCategory::PresentationCategory ( string value ) : System
PresentationCategory