Returns the assertion status for the class represented by this Class.
Syntax
[Android.Runtime.Register("desiredAssertionStatus", "()Z", "")] public boolDesiredAssertionStatus ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the assertion status for the class represented by this Class. Assertion is enabled / disabled based on the class loader,
package or class default at runtime.