Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: RhoElement(string, string, IDictionary<string, string>, List<RhoNode>)

Declaration

public RhoElement(
    string name,
    string value,
    IDictionary<string, string> attributes,
    List<RhoNode> elements
)

Summary

Constructor.