ForumServer.DataLayer.PostEntity.OnParentPostKeyIdChanging C# (CSharp) 메소드

OnParentPostKeyIdChanging() 개인적인 메소드

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