BlobBinder |
Binds the model to a Blob (for avatars).
|
ContentQueryBinder |
Binds the model to a AppQuery object.
|
ConversationQueryBinder |
Binds the model to a ConversationQuery object.
|
DirectoryQueryBinder |
Binds the model to a DirectoryQuery object.
|
EntityBinder |
Binds the model to an Entity object.
|
EntityBinderProvider |
Defines methods that enable dynamic implementations of model binding for classes that implement the IModelBinder interface.
|
EntityQueryBinder |
Binds the model to a EntityQuery object.
|
EnumFlagsModelBinder |
|
EnumTypeModelBinder |
|
IEntitiesBinder |
Binds the model to a List<Entity<IEntity>>.
|
IEntityBinder |
Binds the model to an Entity<IEntity> object.
|
IntsBinder |
Binds the model to an array of integers.
|
NotificationQueryBinder |
Binds the model to a NotificationQuery object.
|
QueryBinder |
Binds the model to a Query object.
|
QueryOptionsBinder |
Binds the model to a QueryOptions object.
|
RoleQueryBinder |
Binds the model to a RoleQuery object.
|
SpaceQueryBinder |
Binds the model to a SpaceQuery object.
|
UserQueryBinder |
Binds the model to a UserQuery object.
|