C# Class NVelocity.Util.Introspection.UberspectImpl.VelSetterImpl

Inheritance: IVelPropertySet
Mostra file Open project: rasmus-toftdahl-olesen/NVelocity Class Usage Examples

Public Methods

Method Description
Invoke ( Object o, Object value ) : Object
VelSetterImpl ( IVelMethod velMethod ) : System
VelSetterImpl ( IVelMethod velMethod, string key ) : System

Method Details

Invoke() public method

public Invoke ( Object o, Object value ) : Object
o Object
value Object
return Object

VelSetterImpl() public method

public VelSetterImpl ( IVelMethod velMethod ) : System
velMethod IVelMethod
return System

VelSetterImpl() public method

public VelSetterImpl ( IVelMethod velMethod, string key ) : System
velMethod IVelMethod
key string
return System