4 lines
27 B
C#
4 lines
27 B
C#
|
|
public interface IBase
|
||
|
|
{
|
||
|
|
}
|