C# Class Box.V2.Samples.Core.AppUser.Create.Program

Show file Open project: box/box-windows-sdk-v2

Private Methods

Method Description
ConfigureBoxApi ( ) : BoxConfig
CreateNewFolder ( BoxClient userClient ) : Task
CreateNewUser ( BoxClient client ) : Task
ExecuteMainAsync ( ) : System.Threading.Tasks.Task
Main ( string args ) : void
UploadFile ( BoxFolder newFolder, BoxClient userClient, Stream file ) : Task