Implement common properties shared by some
attributes
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class BaseAttribute : WithAccessAttribute |
Inheritance Hierarchy
System..::Object
System..::Attribute
Castle.ActiveRecord..::WithAccessAttribute
Castle.ActiveRecord..::BaseAttribute
Castle.ActiveRecord..::ActiveRecordAttribute
Castle.ActiveRecord..::RelationAttribute
System..::Attribute
Castle.ActiveRecord..::WithAccessAttribute
Castle.ActiveRecord..::BaseAttribute
Castle.ActiveRecord..::ActiveRecordAttribute
Castle.ActiveRecord..::RelationAttribute
See Also
BaseAttribute Members
Castle.ActiveRecord Namespace