ReturnValue
Assembly: ServiceStack.Common.dll
View Source
Declaration
public class ReturnValue
Properties
Result
View Source
Declaration
public object Result { get; }
Args
View Source
Declaration
public Dictionary<string, object> Args { get; }