You've already forked linux-packaging-mono
8 lines
77 B
C#
8 lines
77 B
C#
![]() |
public struct S
|
||
|
{
|
||
|
internal int private_value;
|
||
|
|
||
|
public void Test ()
|
||
|
{
|
||
|
}
|
||
|
}
|