BusinessBase.ICustomTypeDescriptor.GetEvents Method (Attribute[])
ORM Sample Class Library

BusinessBase.ICustomTypeDescriptor.GetEvents Method (Attribute[])

GetEvents

[Visual Basic]
Function GetEvents( _
   ByVal attributes As Attribute() _
) As EventDescriptorCollection Implements _
   ICustomTypeDescriptor.GetEvents
[C#]
EventDescriptorCollection ICustomTypeDescriptor.GetEvents(
   Attribute[] attributes
);

Implements

ICustomTypeDescriptor.GetEvents

See Also

BusinessBase Class | OrmLib Namespace | BusinessBase.ICustomTypeDescriptor.GetEvents Overload List


 Â Â Â Â Â Â Â Â Â Â Â OleroTrainingBiz.ContactCollection

            OleroTrainingBiz.CourseCollectionOrmTemplate

                OleroTrainingBiz.CourseCollection

            OleroTrainingBiz.EnrollmentCollectionOrmTemplate

                OleroTrainingBiz.EnrollmentCollection

            OleroTrainingBiz.RoomCollectionOrmTemplate

                OleroTrainingBiz.RoomCollection

            OleroTrainingBiz.ScheduleCollectionOrmTemplate

                OleroTrainingBiz.ScheduleCollection

            OleroTrainingBiz.StudentCollectionOrmTemplate

                OleroTrainingBiz.StudentCollection

            OleroTrainingBiz.TeacherCollectionOrmTemplate

                OleroTrainingBiz.TeacherCollection

    OleroTrainingBiz.Config

    DataManagerBaseOrmLib.DataManagerBase

        OleroTrainingBiz.DataManager

    OleroTrainingBiz.FetchPath

    OleroTrainingBiz.JoinPath

    OleroTrainingBiz.Lookups

    OleroTrainingBiz.OrmDataSet

See Also

OleroTrainingBiz Namespace