C# Class Expressive.Elements.Presentation.Indent

Show file Open project: ashmind/expressive Class Usage Examples

Public Methods

Method Description
Increment ( ) : Indent
Indent ( string value, string>.Func increase ) : System

Private Methods

Method Description
Indent ( ) : System

Method Details

Increment() public method

public Increment ( ) : Indent
return Indent

Indent() public method

public Indent ( string value, string>.Func increase ) : System
value string
increase string>.Func
return System