IKVM11
11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
ValueObject.cs
Go to the documentation of this file.
1
namespace
IKVM.Runtime
2
{
3
8
internal
class
ValueObject<T>
9
{
10
11
public
T Value {
get
;
set
; }
12
13
}
14
15
}
IKVM.Runtime
Definition
Accessor.cs:5
src
IKVM.Runtime
ValueObject.cs
Generated by
1.12.0