Click or drag to resize

CryptographClass Constructor

생성자

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CryptographClass(
	string strKey
)

Parameters

strKey
Type: SystemString

[Missing <param name="strKey"/> documentation for "M:Mcc.Series.Common.CryptographClass.#ctor(System.String)"]

See Also