Selector
Assembly: ServiceStack.dll
View Source
Declaration
public static class Selector
Methods
Id(Type)
View Source
Declaration
public static string Id(Type type)
Returns
System.String
Parameters
Type | Name |
---|---|
System.Type | type |
Id<T>()
View Source
Declaration
public static string Id<T>()
Returns
System.String
Type Parameters
T