コード例 #1
0
 private static Exception FailInvalidFormat()
 {
     return(ThrowHelper.FormatException("Invalid " + nameof(Uuid96) + " format"));
 }