Method | Description | |
---|---|---|
EnsureValue ( ) : void | ||
SimpleValue ( CachedType specifiedType ) : Bender.Reflection | ||
SimpleValue ( object instance, CachedType specifiedType, bool @readonly = false, bool hasValue = true ) : Bender.Reflection |
public SimpleValue ( CachedType specifiedType ) : Bender.Reflection | ||
specifiedType | CachedType | |
return | Bender.Reflection |
public SimpleValue ( object instance, CachedType specifiedType, bool @readonly = false, bool hasValue = true ) : Bender.Reflection | ||
instance | object | |
specifiedType | CachedType | |
@readonly | bool | |
hasValue | bool | |
return | Bender.Reflection |