public interface IFactory<T>
T
create(IOrder<T> order)
T create(IOrder<T> order)
Copyright © 2023. All rights reserved.