Click or drag to resize

StringAssertIsNotNullOrEmpty Method

Overload List
  NameDescription
Public methodStatic memberIsNotNullOrEmpty(String)
Verifies that the specified string does not equal or an empty string.
Public methodStatic memberIsNotNullOrEmpty(String, String)
Verifies that the specified string does not equal or an empty string.
Top
See Also