Method |
Description |
|
Initialize ( ) : void |
|
|
OnCreated ( ) : void |
|
|
OnDateChanged ( ) : void |
|
|
OnDateChanging ( System value ) : void |
|
|
OnDeserializing ( StreamingContext context ) : void |
|
|
OnIsFinalChanged ( ) : void |
|
|
OnIsFinalChanging ( System value ) : void |
|
|
OnLawIdChanged ( ) : void |
|
|
OnLawIdChanging ( System value ) : void |
|
|
OnLawVoteIdChanged ( ) : void |
|
|
OnLawVoteIdChanging ( int value ) : void |
|
|
OnLoaded ( ) : void |
|
|
OnNameChanged ( ) : void |
|
|
OnNameChanging ( string value ) : void |
|
|
OnSerialized ( StreamingContext context ) : void |
|
|
OnSerializing ( StreamingContext context ) : void |
|
|
OnStageChanged ( ) : void |
|
|
OnStageChanging ( System value ) : void |
|
|
OnValidate ( System action ) : void |
|
|
OnVoteTextChanged ( ) : void |
|
|
OnVoteTextChanging ( string value ) : void |
|
|
attach_PoliticianLawVotes ( PoliticianLawVote entity ) : void |
|
|
attach_UserLawVotes ( UserLawVote entity ) : void |
|
|
detach_PoliticianLawVotes ( PoliticianLawVote entity ) : void |
|
|
detach_UserLawVotes ( UserLawVote entity ) : void |
|
|