IsComObject() private méthode

private IsComObject ( bool isGenericCOM ) : bool
isGenericCOM bool
Résultat bool
Exemple #1
0
 protected override bool IsCOMObjectImpl() => RuntimeTypeHandle.IsComObject(this, false);