C# 클래스 strICT.InFlow.WFM.BO_Utilities.FlatJson

파일 보기 프로젝트 열기: InFlowBPM/InFlow-BPMS

공개 메소드들

메소드 설명
RequestFormToJsonTree ( System formdata, string schema ) : string

비공개 메소드들

메소드 설명
add ( object>.Dictionary graph, List path, object value ) : void
makelists ( object>.Dictionary graph ) : object>.Dictionary
schemapath ( List path ) : string

메소드 상세

RequestFormToJsonTree() 공개 정적인 메소드

public static RequestFormToJsonTree ( System formdata, string schema ) : string
formdata System
schema string
리턴 string