C# 클래스 RedoxApi.Models.Notes.New.Authenticator

파일 보기 프로젝트 열기: RedoxEngine/.NET-Sample-App

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FromJson ( string data ) : Authenticator
ToJson ( ) : string

메소드 상세

FromJson() 공개 정적인 메소드

public static FromJson ( string data ) : Authenticator
data string
리턴 Authenticator

ToJson() 공개 메소드

public ToJson ( ) : string
리턴 string