C# Class DirkSarodnick.GoogleSync.Core.Data.ApplicationData

Defines the ApplicationData class.
ファイルを表示 Open project: d03n3rfr1tz3/GoogleSync

Public Methods

Method Description
ResolveGoogleAccount ( ) : void

Resolves the google account.

Private Methods

Method Description
GetGoogleAccount ( ) : Account

Gets the google account.

Method Details

ResolveGoogleAccount() public static method

Resolves the google account.
public static ResolveGoogleAccount ( ) : void
return void