C# Class TokenTest.oAuth2.SaveAccessTokenToFile

Afficher le fichier Open project: Huddle/Puddle

Méthodes publiques

Méthode Description
WriteToFile ( String path, byte jsonBlob ) : void

Method Details

WriteToFile() public méthode

public WriteToFile ( String path, byte jsonBlob ) : void
path String
jsonBlob byte
Résultat void