IHasOptions
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IHasOptions
Properties
Options
View Source
Declaration
IDictionary<string, string> Options { get; }
public interface IHasOptions
IDictionary<string, string> Options { get; }