[Missing <summary> documentation for "M:Monobjc.Foundation.NSDecimal.FromUnsignedInteger(Monobjc.Foundation.NSUInteger)"]

C# | Visual Basic | Visual C++ |
public static NSDecimal FromUnsignedInteger( NSUInteger value )
Public Shared Function FromUnsignedInteger ( _ value As NSUInteger _ ) As NSDecimal
public: static NSDecimal FromUnsignedInteger( NSUInteger value )

- value (NSUInteger)
[Missing <param name="value"/> documentation for "M:Monobjc.Foundation.NSDecimal.FromUnsignedInteger(Monobjc.Foundation.NSUInteger)"]

[Missing <returns> documentation for "M:Monobjc.Foundation.NSDecimal.FromUnsignedInteger(Monobjc.Foundation.NSUInteger)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)