Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members

CCM::Attribute Class Reference

List of all members.

Detailed Description

Represents an attribute with positional and named arguments.


Public Member Functions

 Attribute (string name, List positional, IDictionary named)
 Creates an attribute with the given positional and named arguments.

override string ToString ()
 Returns a C# representation of this attribute.


Public Attributes

string name
List positional
IDictionary named


Constructor & Destructor Documentation

CCM::Attribute::Attribute string  name,
List  positional,
IDictionary  named
 

Creates an attribute with the given positional and named arguments.


Member Function Documentation

override string CCM::Attribute::ToString  ) 
 

Returns a C# representation of this attribute.


Member Data Documentation

string CCM::Attribute::name
 

IDictionary CCM::Attribute::named
 

List CCM::Attribute::positional
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 21 01:20:50 2004 for cs2ccmb by doxygen 1.3.7