IsNullOrDefault(T) |
Gets a value indicating if the specified value has the default value of the generic type.
|
Serialize(Object) |
Serializes an object, or graph of connected objects, to a byte array.
|
SerializeToJson(Object, Nullable, JsonSerializerSettings) |
Serializes an object, or graph of connected objects, to a json string.
|
AvatarUrl(IHasAvatar, Nullable, Nullable, Boolean, Nullable, Boolean, Boolean, Boolean) |
Returns an url to the avatar image for the specified object.
|
IsValid(Object) |
Determines whether the specified object is valid by evaluating
each ValidationAttribute instance that is attached to the object type.
|
AvatarImg(IHasAvatar, Int32, Boolean, Nullable, Boolean, Object, Nullable, Nullable, Boolean, Boolean) |
Returns the avatar image for the specified item.
|
AvatarLink(IHasAvatar, Int32, Boolean, Nullable, Boolean, Object, Nullable, Nullable, Boolean) |
Returns an avatar image that links to the specified entity.
|