|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.Runtime.Parser.Node
Class PropertyExecutor
Returned the value of object property when executed.
| Fields inherited from class NVelocity.Runtime.Parser.Node.AbstractExecutor |
|
method, property, rsvc |
| Constructor Summary |
|
PropertyExecutor(NVelocity.Runtime.RuntimeServices r, System.Type clazz, string propertyName) |
| Method Summary |
| void |
discover(System.Type clazz, string propertyName) |
| object |
execute(object o, NVelocity.Context.InternalContextAdapter context) Execute method against context.
|
| Methods inherited from class NVelocity.Runtime.Parser.Node.AbstractExecutor |
|
isAlive
|
PropertyExecutor
public PropertyExecutor(NVelocity.Runtime.RuntimeServices r,
System.Type clazz,
string propertyName)
-
discover
protected internal void discover(System.Type clazz,
string propertyName)
-
execute
public object execute(object o,
NVelocity.Context.InternalContextAdapter context)
-
Execute method against context.
|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |