Exemple #1
0
 private void btnCreateEmpty_Click(object sender, EventArgs e)
 {
     client_cloud.CreateEmptyFile("EMPTY", 1000, true);
 }