C# 클래스 PodioAPI.Utils.Authentication.NullAuthStore

상속: IAuthStore
파일 보기 프로젝트 열기: podio/podio-dotnet

공개 메소드들

메소드 설명
Get ( ) : PodioOAuth
Set ( PodioOAuth podioOAuth ) : void

메소드 상세

Get() 공개 메소드

public Get ( ) : PodioOAuth
리턴 PodioOAuth

Set() 공개 메소드

public Set ( PodioOAuth podioOAuth ) : void
podioOAuth PodioOAuth
리턴 void