4 lines
56 B
C#
4 lines
56 B
C#
![]() |
namespace G
|
|||
|
{
|
|||
|
public delegate bool StatDelegate();
|
|||
|
}
|