예제 #1
0
 public BmobRemote Thumbnail(ThumbnailParameter param)
 {
     BmobWrapper.Thumbnail(param, NonCallback);
     return(this);
 }