[Mono-list] Embedded API: create System.Nullable<T>

jonathan at mugginsoft.com jonathan at mugginsoft.com
Wed Oct 23 15:37:57 UTC 2013


What is the recommended way to create an instance of a nullable type, such as System.Nullable<int64>?

I would prefer a method that used the embedded API as opposed to a C# helper method.

Jonathan












More information about the Mono-list mailing list