[What] Remove tuple type in the base class
[Why] External api depend on base class. if base class has relationship with type, we will need many class for different type
Showing
Please register or sign in to comment
[Why] External api depend on base class. if base class has relationship with type, we will need many class for different type