C# Class FloydPink.Flickr.Downloadr.Repository.RepositoryBase

Afficher le fichier Open project: flickr-downloadr/flickr-downloadr

Protected Properties

Свойство Type Description
CryptKey string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Delete ( ) : void

Méthodes protégées

Méthode Description
Read ( ) : string
Write ( string fileContent ) : void

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

Read() protected méthode

protected Read ( ) : string
Résultat string

Write() protected méthode

protected Write ( string fileContent ) : void
fileContent string
Résultat void

Property Details

CryptKey protected_oe property

protected string CryptKey
Résultat string