SpringContextInstance Property |
实例
Namespace: X3Platform.SpringAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static SpringContext Instance { get; }
public:
static property SpringContext^ Instance {
SpringContext^ get ();
}
Property Value
Type:
SpringContext
See Also