4 lines
No EOL
70 B
C#
4 lines
No EOL
70 B
C#
public interface ISeedpacketUnfocus
|
|
{
|
|
public void OnUnfocused();
|
|
} |