C# Class Fu.Steps.StaticEx

Show file Open project: chakrit/fu-sharp

Public Methods

Method Description
Json ( this _, Reduce objReducer ) : Continuation
Json ( this _, object obj ) : Continuation

Method Details

Json() public static method

public static Json ( this _, Reduce objReducer ) : Continuation
_ this
objReducer Reduce
return Continuation

Json() public static method

public static Json ( this _, object obj ) : Continuation
_ this
obj object
return Continuation