Method | Description | |
---|---|---|
Matches ( CSharpBlock block ) : bool | ||
Matches ( UmlBlock block ) : bool | ||
ParseContent ( IEnumerable |
||
ParseContent ( IEnumerable |
||
ToCSharpCode ( int padding ) : string | ||
ToTexCode ( ) : string | ||
ToUmlCode ( int padding ) : string | ||
UmlEnum ( CSharpBlock block ) : System | ||
UmlEnum ( |
||
UmlEnum ( UmlBlock block ) : System |
public static Matches ( CSharpBlock block ) : bool | ||
block | CSharpBlock | |
return | bool |
public static Matches ( UmlBlock block ) : bool | ||
block | UmlBlock | |
return | bool |
public ParseContent ( IEnumerable |
||
blocks | IEnumerable |
|
return | IEnumerable |
public ParseContent ( IEnumerable |
||
blocks | IEnumerable |
|
return | IEnumerable |
public UmlEnum ( CSharpBlock block ) : System | ||
block | CSharpBlock | |
return | System |