Condividi tramite


ObjectContext.GetKnownProxyTypes Metodo

Definizione

Restituisce tutti i tipi di proxy esistenti.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public static System.Collections.Generic.IEnumerable<Type> GetKnownProxyTypes ();
static member GetKnownProxyTypes : unit -> seq<Type>
Public Shared Function GetKnownProxyTypes () As IEnumerable(Of Type)

Restituisce

Oggetto IEnumerable<T> di tutti i tipi di proxy esistenti.

Attributi

Si applica a