You've already forked linux-packaging-mono
7 lines
74 B
C#
7 lines
74 B
C#
|
|
// Compiler options: -t:library
|
||
|
|
|
||
|
|
namespace A.B.C {
|
||
|
|
public class B {
|
||
|
|
}
|
||
|
|
}
|