예제 #1
0
 public static bool IsReadInstanceID(TransferInstructionFlags flags)
 {
     return(flags.IsUnknown2());
 }