C# 클래스 CoreSprint.Spreadsheet.SpreadsheetConfiguration

파일 보기 프로젝트 열기: fortesinformatica/CoreSprint

공개 메소드들

메소드 설명
Configure ( ) : void
GetConfiguration ( ) : string>.Dictionary
HasConfiguration ( ) : bool

비공개 메소드들

메소드 설명
GetAccessCode ( string authorizationUrl ) : string
GetInternetExplorerInstance ( ShellWindows shellWindows ) : InternetExplorer
GetParameters ( ) : Google.GData.Client.OAuth2Parameters
RetrieveAccessCode ( string authorizationUrl ) : string
TestRequest ( Google.GData.Client.OAuth2Parameters parameters ) : bool

메소드 상세

Configure() 공개 정적인 메소드

public static Configure ( ) : void
리턴 void

GetConfiguration() 공개 정적인 메소드

public static GetConfiguration ( ) : string>.Dictionary
리턴 string>.Dictionary

HasConfiguration() 공개 정적인 메소드

public static HasConfiguration ( ) : bool
리턴 bool