aerogear-xamarin-sdk
AeroGear Xamarin SDK
AeroGear.Mobile.Core.Utils.SanityCheck Member List

This is the complete list of members for AeroGear.Mobile.Core.Utils.SanityCheck, including all inherited members.

NonEmpty(string value, string paramName)AeroGear.Mobile.Core.Utils.SanityCheckstatic
NonEmpty(string value, String paramName, bool trim)AeroGear.Mobile.Core.Utils.SanityCheckstatic
NonEmpty(string value, string customMessage, params Object[] messageParams)AeroGear.Mobile.Core.Utils.SanityCheckstatic
NonEmpty(string value, bool trim, string customMessage, params Object[] messageParams)AeroGear.Mobile.Core.Utils.SanityCheckstatic
NonNull< T >(T value, string paramName)AeroGear.Mobile.Core.Utils.SanityCheckstatic