C# 클래스 Fu.Steps.StaticEx

파일 보기 프로젝트 열기: chakrit/fu-sharp

공개 메소드들

메소드 설명
Json ( this _, Reduce objReducer ) : Continuation
Json ( this _, object obj ) : Continuation

메소드 상세

Json() 공개 정적인 메소드

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

Json() 공개 정적인 메소드

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