8 lines
111 B
C#
8 lines
111 B
C#
namespace Adaptation.Shared.Methods
|
|
{
|
|
|
|
public interface ILogistics2 : Properties.ILogistics2
|
|
{
|
|
}
|
|
|
|
} |