IExtensionInformationLoad Method (DictionaryString, Object) |
根据参数从数据库中加载扩展信息
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxvoid Load(
Dictionary<string, Object> args
)
void Load(
Dictionary<String^, Object^>^ args
)
Parameters
- args
- Type: System.Collections.GenericDictionaryString, Object
[Missing <param name="args"/> documentation for "M:X3Platform.Membership.IExtensionInformation.Load(System.Collections.Generic.Dictionary{System.String,System.Object})"]
See Also