FT.Data.PoliticianLawVote.OnLawVoteIdChanging C# (CSharp) Method

OnLawVoteIdChanging() private method

private OnLawVoteIdChanging ( Nullable value ) : void
value Nullable
return void
        partial void OnLawVoteIdChanging(Nullable<global::System.Int32> value);
        partial void OnLawVoteIdChanged();