Method | Description | |
---|---|---|
Add ( IElement o ) : bool | ||
RomanList ( ) : System | ||
RomanList ( bool romanlower, int symbolIndent ) : System | ||
RomanList ( int symbolIndent ) : System |
public RomanList ( bool romanlower, int symbolIndent ) : System | ||
romanlower | bool | |
symbolIndent | int | |
return | System |
public RomanList ( int symbolIndent ) : System | ||
symbolIndent | int | |
return | System |