DocumentBase.GetHostItem<T>(Type, String) 方法

定义

protected T GetHostItem<T> (Type type, string cookie) where T : class;

类型参数

T

参数

type
Type
cookie
String

返回

T

适用于