Class ControlLinkerCache.Accessor
public abstract class ControlLinkerCache.Accessor
- Inheritance
-
ControlLinkerCache.Accessor
- Inherited Members
- Extension Methods
Constructors
Accessor(Type)
public Accessor(Type _)
Parameters
_Type
Methods
Default<TValue>()
protected static Func<object, TValue> Default<TValue>()
Returns
Type Parameters
TValue
Find(Type, string)
protected static Func<object, object> Find(Type t, string name)
Parameters
Returns
Find<TValue>(Type, string)
protected static Func<object, TValue> Find<TValue>(Type t, string name)
Parameters
Returns
Type Parameters
TValue
Null(object)
protected static object Null(object o)
Parameters
oobject