C# 클래스 MorseCode.CsJs.Examples.CalculatorAndStopwatch.ViewModel.CalculatorServiceReference.CustomObject

파일 보기 프로젝트 열기: jam40jeff/CsJs

공개 메소드들

메소드 설명
FromJsDictionary ( System value ) : CustomObject
ToJsDictionary ( CustomObject value ) : System.Collections.JsDictionary

메소드 상세

FromJsDictionary() 공개 정적인 메소드

public static FromJsDictionary ( System value ) : CustomObject
value System
리턴 CustomObject

ToJsDictionary() 공개 정적인 메소드

public static ToJsDictionary ( CustomObject value ) : System.Collections.JsDictionary
value CustomObject
리턴 System.Collections.JsDictionary