Complete(RazorBlock)
|
Mirrors the client-side complete option.
|
Complete(String)
|
Mirrors the client-side complete option.
|
Delay(Double)
|
Mirrors the client-side delay option.
|
Direction(Direction)
|
Mirrors the client-side direction option.
|
Duration(Double)
|
Mirrors the client-side duration option.
|
Easing(AnimationEasing)
|
Mirrors the client-side easing option.
|
EasingCubicBezier(Double, Double, Double, Double)
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
From(Double)
|
Mirrors the client-side from option.
|
From(Object)
|
|
From(String)
|
Mirrors the client-side from option.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
StaggerDelay(Double)
|
Mirrors the client-side staggerDelay option.
|
Start(RazorBlock)
|
Mirrors the client-side start option.
|
Start(String)
|
Mirrors the client-side start option.
|
To(Double)
|
Mirrors the client-side to option.
|
To(Object)
|
|
To(String)
|
Mirrors the client-side to option.
|
ToString()
|
Returns a string that represents the current object.
|
Type(AnimationType)
|
Mirrors the client-side type option.
|