DISamples.Layers.DAL.Product.OnDaysToManufactureChanging C# (CSharp) Method

OnDaysToManufactureChanging() private method

private OnDaysToManufactureChanging ( int value ) : void
value int
return void
    partial void OnDaysToManufactureChanging(int value);
    partial void OnDaysToManufactureChanged();