WebClientProtocol.GetFromCache(Type) 메서드

정의

캐시에서 클라이언트 프로토콜 처리기의 인스턴스를 가져옵니다.

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

매개 변수

type
Type

Type 캐시에서 반환할 클라이언트 프로토콜 처리기입니다.

반품

캐시에서 클라이언트 프로토콜 처리기의 인스턴스입니다.

적용 대상

추가 정보