IsComObject() 개인적인 메소드

private IsComObject ( bool isGenericCOM ) : bool
isGenericCOM bool
리턴 bool
예제 #1
0
 protected override bool IsCOMObjectImpl() => RuntimeTypeHandle.IsComObject(this, false);