C# Class CalDavSynchronizer.Implementation.GoogleContacts.GoogleContactContext

Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Méthodes publiques

Méthode Description
FillCaches ( ) : void
GoogleContactContext ( GoogleGroupCache groupCache, IGoogleApiOperationExecutor apiOperationExecutor, IEqualityComparer contactIdComparer, string userName ) : System

Method Details

FillCaches() public méthode

public FillCaches ( ) : void
Résultat void

GoogleContactContext() public méthode

public GoogleContactContext ( GoogleGroupCache groupCache, IGoogleApiOperationExecutor apiOperationExecutor, IEqualityComparer contactIdComparer, string userName ) : System
groupCache GoogleGroupCache
apiOperationExecutor IGoogleApiOperationExecutor
contactIdComparer IEqualityComparer
userName string
Résultat System