IHasStatusDescription
Assembly: ServiceStack.Text.dll
View Source
Declaration
public interface IHasStatusDescription
Properties
StatusDescription
View Source
Declaration
string StatusDescription { get; }
public interface IHasStatusDescription
string StatusDescription { get; }