ForumServer.DataLayer.PostEntity.OnParentPostKeyIdChanging C# (CSharp) Méthode

OnParentPostKeyIdChanging() private méthode

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