ForumServer.DataLayer.PostEntity.OnParentPostKeyIdChanging C# (CSharp) Method

OnParentPostKeyIdChanging() private method

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