CapyKit/Docs/api/CapyKit.Extensions.md

20 lines
976 B
Markdown

# <a id="CapyKit_Extensions"></a> Namespace CapyKit.Extensions
### Classes
[EnumerationExtensions](CapyKit.Extensions.EnumerationExtensions.md)
Provides static extentions methods for providing additional functionality for <xref href="System.Enum" data-throw-if-not-resolved="false"></xref> types.
[LINQExtensions](CapyKit.Extensions.LINQExtensions.md)
Provides static extension methods for performing common LINQ operations on <xref href="System.Collections.Generic.IEnumerable%601" data-throw-if-not-resolved="false"></xref> and <xref href="System.Linq.IQueryable%601" data-throw-if-not-resolved="false"></xref> collections.
[ObjectExtensions](CapyKit.Extensions.ObjectExtensions.md)
An class containing extenstions that apply to any object type.
[StringExtensions](CapyKit.Extensions.StringExtensions.md)
Provides static extentions methods for providing additional functionality for <xref href="System.String" data-throw-if-not-resolved="false"></xref> types.