IsComObject() private method

private IsComObject ( bool isGenericCOM ) : bool
isGenericCOM bool
return bool
Example #1
0
 protected override bool IsCOMObjectImpl() => RuntimeTypeHandle.IsComObject(this, false);