[Missing <summary> documentation for "M:NHibernate.Util.StringHelper.IsNotEmpty(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static bool IsNotEmpty( string str ) |
Visual Basic |
---|
Public Shared Function IsNotEmpty ( _ str As String _ ) As Boolean |
Visual C++ |
---|
public: static bool IsNotEmpty( String^ str ) |
Parameters
- str
- Type: System..::..String
[Missing <param name="str"/> documentation for "M:NHibernate.Util.StringHelper.IsNotEmpty(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Util.StringHelper.IsNotEmpty(System.String)"]