Tp.LegacyProfileConvertsion.Common.TpUser.OnAvailableFutureAllocationChanging C# (CSharp) Method

OnAvailableFutureAllocationChanging() private method

private OnAvailableFutureAllocationChanging ( System value ) : void
value System
return void
    partial void OnAvailableFutureAllocationChanging(System.Nullable<int> value);
    partial void OnAvailableFutureAllocationChanged();
TpUser