6 lines
64 B
C#
6 lines
64 B
C#
|
// Compiler options: -t:library -keyfile:key.snk
|
||
|
|
||
|
class Foo
|
||
|
{
|
||
|
}
|