Caption(String)
|
|
Caption<TResult>(Expression<Func<TResource, TResult>>)
|
|
Color(String)
|
|
Color<TResult>(Expression<Func<TResource, TResult>>)
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
|
Determines whether the specified object instances are considered equal.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Image(String)
|
|
Image<TResult>(Expression<Func<TResource, TResult>>)
|
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
|
Determines whether the specified Object instances are the same instance.
|
ResourceId(String)
|
|
ResourceId<TResult>(Expression<Func<TResource, TResult>>)
|
|
ToString()
|
Returns a string that represents the current object.
|