ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.Bean.Attributes.AutoBindAttribute Class Reference

Attribute used to automatically bind a field or property to a specific type. More...

Inheritance diagram for XmobiTea.Bean.Attributes.AutoBindAttribute:

Public Member Functions

 AutoBindAttribute (System.Type type)
 Initializes a new instance of the AutoBindAttribute class with the specified type.
 
 AutoBindAttribute ()
 Initializes a new instance of the AutoBindAttribute class with no specific type.
 

Properties

System.Type Type [get]
 Gets the type to which the field or property should be bound.
 

Detailed Description

Attribute used to automatically bind a field or property to a specific type.

Constructor & Destructor Documentation

◆ AutoBindAttribute()

XmobiTea.Bean.Attributes.AutoBindAttribute.AutoBindAttribute ( System.Type type)

Initializes a new instance of the AutoBindAttribute class with the specified type.

Parameters
typeThe type to bind to.

The documentation for this class was generated from the following file: