Metodo TypeDelegator.GetInterface
.NET Framework 2.0
Restituisce un'interfaccia implementata dal tipo di cui è stato eseguito il wrapping nell'oggetto TypeDelegator corrente.
| Nome | Descrizione |
|---|---|
| TypeDelegator.GetInterface (String) | Cerca l'interfaccia con il nome specificato. |
| TypeDelegator.GetInterface (String, Boolean) | Restituisce l'interfaccia specificata implementata dal tipo di cui è stato eseguito il wrapping nell'oggetto TypeDelegator. |