Click or drag to resize
SpringContext Class

[Missing <summary> documentation for "T:X3Platform.Spring.SpringContext"]

Inheritance Hierarchy

Namespace: X3Platform.Spring
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class SpringContext : CustomPlugin

The SpringContext type exposes the following members.

Methods
  NameDescription
Public methodCommand
ִ������
(Inherited from CustomPlugin.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectT(String)
获取对象
Public methodGetObjectT(Type)
获取对象
Public methodGetObjectT(String, Object)
获取对象
Public methodGetObjectT(Type, Object)
获取对象
Public methodGetType (Inherited from Object.)
Public methodInstall
��װ����
(Inherited from CustomPlugin.)
Public methodRestart
重启插件
(Overrides CustomPluginRestart.)
Public methodToString (Inherited from Object.)
Public methodUninstall
ж�ز���
(Inherited from CustomPlugin.)
Top
Properties
  NameDescription
Public propertyApplication
应用上下文接口
Public propertyAuthor
����
(Inherited from CustomPlugin.)
Public propertyConfiguration
配置
Public propertyCopyright
��Ȩ
(Inherited from CustomPlugin.)
Public propertyDescription
������Ϣ
(Inherited from CustomPlugin.)
Public propertyId
标识
(Inherited from CustomPlugin.)
Public propertyStatic memberInstance
实例
Public propertyName
名称
(Overrides CustomPluginName.)
Public propertyStatus
״̬, 0 δ����, 1 �Ѽ���.
(Inherited from CustomPlugin.)
Public propertySupportMenu
菜单支持: 0 不支持 | 1 支持
(Inherited from CustomPlugin.)
Public propertyThumbnailUrl
����ͼ
(Inherited from CustomPlugin.)
Public propertyUrl
������ȡ��ַ
(Inherited from CustomPlugin.)
Public propertyVersion
�汾
(Inherited from CustomPlugin.)
Top
See Also