4 lines
No EOL
66 B
C#
4 lines
No EOL
66 B
C#
public interface ISeedpacketProcess
|
|
{
|
|
public void Process();
|
|
} |