CsConversionInvocation Class Reference

Conversion invocation. More...

Inheritance diagram for CsConversionInvocation:
CsConversion

List of all members.

Public Member Functions

 CsConversionInvocation ()
 Constructor.
 CsConversionInvocation (CsEntityMethod method, CsEntityTypeRef type_spec, CsEntityTypeRef[] method_spec)
 Constructor.

Public Attributes

CsEntityMethod method
 Invoked method.
CsEntityTypeRef type_spec
 Invoked object type (generic type arguments).
CsEntityTypeRef[] method_spec
 Invoked method specifier (generic method arguments).

Detailed Description

Conversion invocation.


Constructor & Destructor Documentation

Constructor.

CsConversionInvocation ( CsEntityMethod  method,
CsEntityTypeRef  type_spec,
CsEntityTypeRef[]  method_spec 
)

Constructor.


Member Data Documentation

Invoked method.

Invoked method specifier (generic method arguments).

Invoked object type (generic type arguments).

© 2010 metaspec