C# Class SunSync.Models.Account

Afficher le fichier Open project: qiniu/QSunSync Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TryLoadAccount ( ) : Account

load account settings from local file if exists return empty object if none

Method Details

TryLoadAccount() public static méthode

load account settings from local file if exists return empty object if none
public static TryLoadAccount ( ) : Account
Résultat Account