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

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

공개 메소드들

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

메소드 상세

FromJsDictionary() 공개 정적인 메소드

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

ToJsDictionary() 공개 정적인 메소드

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