Utility
Description
A group of general-purpose APIs.
API belonging to area
Name | Description |
---|---|
IUtility | Provides general-purpose operations. |
IFileUtility | Provides file operations. |
IIndentableText | A text sequence object. All methods defined in this interface return the instance itself on which the method is called. This allows you to chain method calls to form sequences. |
IResourceUtility | Provides resource operations. |