WebClientProtocol.GetFromCache(Type) Metode

Definisi

Mendapatkan instans handler protokol klien dari cache.

protected:
 static System::Object ^ GetFromCache(Type ^ type);
protected static object GetFromCache(Type type);
static member GetFromCache : Type -> obj
Protected Shared Function GetFromCache (type As Type) As Object

Parameter

type
Type

Handler Type protokol klien yang akan dikembalikan dari cache.

Mengembalikan

Instans handler protokol klien dari cache.

Berlaku untuk

Lihat juga