Method QueryInterface
QueryInterface(Type)
Declaration
[IntroduceMember]
[Internal(AttributeId = -5178615503861546933L)]
[DebuggerAspectMethod]
public object QueryInterface(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
Object |
QueryInterface<T>()
Declaration
[Internal(AttributeId = -5178615503861546932L)]
[DebuggerAspectMethod]
[DebuggerAspectMethod]
[DebuggerAspectMethod]
public T QueryInterface<T>()
where T : class
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |