Method |
Description |
|
Initialize ( ) : void |
|
|
OnCommitteeIdChanged ( ) : void |
|
|
OnCommitteeIdChanging ( int value ) : void |
|
|
OnCreated ( ) : void |
|
|
OnDeserializing ( StreamingContext context ) : void |
|
|
OnLoaded ( ) : void |
|
|
OnNameChanged ( ) : void |
|
|
OnNameChanging ( string value ) : void |
|
|
OnSerialized ( StreamingContext context ) : void |
|
|
OnSerializing ( StreamingContext context ) : void |
|
|
OnValidate ( System action ) : void |
|
|
attach_CommitteeTrips ( CommitteeTrip entity ) : void |
|
|
attach_ItemCommittees ( ItemCommittee entity ) : void |
|
|
attach_Laws ( Law entity ) : void |
|
|
detach_CommitteeTrips ( CommitteeTrip entity ) : void |
|
|
detach_ItemCommittees ( ItemCommittee entity ) : void |
|
|
detach_Laws ( Law entity ) : void |
|
|