8 lines
80 B
C#
8 lines
80 B
C#
|
namespace Obfuz.Virtualization
|
|||
|
{
|
|||
|
public interface IRandom
|
|||
|
{
|
|||
|
|
|||
|
}
|
|||
|
}
|