Метод | Описание | |
---|---|---|
LazyFormat ( Func |
Supply the method which will generate a string with captured variables of your enclosing method.
|
|
ToString ( ) : string |
Return the string generated by the formatMethod.
|
public LazyFormat ( Func |
||
formatMethod | Func |
|
Результат | System |