Method | Description | |
---|---|---|
InlineWrapper ( IEnumerable |
||
InlineWrapper ( IEnumerable |
||
InlineWrapper ( string text ) : System | ||
SetConverter ( Inline>.Func |
||
StandartConverter ( |
||
Style ( Action |
||
Unwrap ( ) : |
Method | Description | |
---|---|---|
CreateSpanWithChildren ( ) : |
public InlineWrapper ( IEnumerable |
||
children | IEnumerable |
|
return | System |
public InlineWrapper ( IEnumerable |
||
children | IEnumerable |
|
text | string | |
return | System |
public InlineWrapper ( string text ) : System | ||
text | string | |
return | System |
public SetConverter ( Inline>.Func |
||
handler | Inline>.Func | |
return |
public static StandartConverter ( |
||
wrapper | ||
return |
public Style ( Action |
||
style | Action |
|
return |