fixed a simple issue in the read example
@@ -93,7 +93,7 @@ try
{
case NSNumber.BOOLEAN:
boolean bool = num.ToBool();
bool boolean = num.ToBool();
// ...
break;
}
The note is not visible to the blocked user.