IMeta
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IMeta
Properties
Meta
View Source
Declaration
Dictionary<string, string> Meta { get; set; }
public interface IMeta
Dictionary<string, string> Meta { get; set; }