Click or drag to resize
RedisClient Constructor (String)
初始化实例

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public RedisClient(
	string host
)

Parameters

host
Type: SystemString

[Missing <param name="host"/> documentation for "M:Adf.RedisClient.#ctor(System.String)"]

See Also