C# 클래스 ZSCY_Win10.Models.RemindPage.JsonMethod

파일 보기 프로젝트 열기: RedrockMobile/CyxbsMobile_Win

공개 메소드들

메소드 설명
ToJson ( MyRemind myRemind ) : string
ToModel ( string json ) : MyRemind

메소드 상세

ToJson() 공개 정적인 메소드

public static ToJson ( MyRemind myRemind ) : string
myRemind MyRemind
리턴 string

ToModel() 공개 정적인 메소드

public static ToModel ( string json ) : MyRemind
json string
리턴 MyRemind