Click or drag to resize
SpringObjectAttribute Class
Srping对象属性标签
Inheritance Hierarchy
SystemObject
  SystemAttribute
    X3Platform.SpringSpringObjectAttribute

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

The SpringObjectAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSpringObjectAttribute
构造函数
Top
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyName
接口名称
Public propertyTypeId (Inherited from Attribute.)
Top
See Also