Tp.LegacyProfileConvertsion.Common.TpUser.OnCurrentAllocationChanging C# (CSharp) 메소드

OnCurrentAllocationChanging() 개인적인 메소드

private OnCurrentAllocationChanging ( System value ) : void
value System
리턴 void
    partial void OnCurrentAllocationChanging(System.Nullable<int> value);
    partial void OnCurrentAllocationChanged();
TpUser