|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||
Holds information for node-local context data introspection information. *
| Field Summary | |
|---|---|
| System.Type | contextData |
| object |
thingy
Object to pair with class - currently either a Method or AbstractExecutor. It can be used in any way the using node wishes. |
| Constructor Summary | |
|---|---|
|
IntrospectionCacheData() Initializes a new instance of the IntrospectionCacheData class. |
|
| Methods inherited from class System.Object |
|---|
| Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString |
| Field Detail |
|---|
public System.Type contextData
public object thingy
Object to pair with class - currently either a Method or AbstractExecutor. It can be used in any way the using node wishes.
| Constructor Detail |
|---|
public IntrospectionCacheData()
Initializes a new instance of the IntrospectionCacheData class.
|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||