4 lines
No EOL
64 B
C#
4 lines
No EOL
64 B
C#
public interface ISeedpacketPress
|
|
{
|
|
public void Pressed();
|
|
} |