C# Class TokenTest.oAuth2.SaveAccessTokenToFile

Show file Open project: Huddle/Puddle

Public Methods

Method Description
WriteToFile ( String path, byte jsonBlob ) : void

Method Details

WriteToFile() public method

public WriteToFile ( String path, byte jsonBlob ) : void
path String
jsonBlob byte
return void