Example #1
0
 public static Task LogAsync(this SoftwareBitmap @this)
 {
     return(@this.LogAsync(string.Empty));
 }