NAnt SDK Documentation - v0.85-nightly-2005-11-09

StringUtils Class

[This is preliminary documentation and subject to change.]

Groups a set of useful String manipulation and validation methods.

For a list of all members of this type, see StringUtils Members.

System.Object
   NAnt.Core.Util.StringUtils

[Visual Basic]
NotInheritable Public Class StringUtils
[C#]
public sealed class StringUtils

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:NAnt.Core.Util.StringUtils

Requirements

Namespace: NAnt.Core.Util

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

StringUtils Members | NAnt.Core.Util Namespace