Assembly: Keystone (in Keystone.dll)
Name | Description | |
---|---|---|
Action_Then | ||
Array_ToList | Provides extension methods to convert arrays to editable lists. | |
Attribute_GetAttributes | Provides extension methods to read attributes from types and components at runtime. | |
IEnumerable_ForEach | Provides extension methods to run a process on enumerations. | |
IEnumerable_Map | Offers extension methods to apply transformations to enumerations. | |
IEnumerable_Order | Offers extension methods to sort enumerations. | |
IEnumerable_Reduce | Offers extension methods to aggregate enumeration items. | |
IEnumerable_Subset | Provides extension methods to project a source type value into another type, with a possible loss of magnitude or precision. | |
Stream_ReadAllBytes | Provides extension methods to project a source type value into another type, with a possible loss of magnitude or precision. | |
T_Coalesce | Offers extension methods to get values that are always different from null and empty. | |
T_Comparisons | Provides extension methods to compare arbitrary values. | |
T_Conditionals | Provides extension methods to execute code blocks according to a boolean value. | |
Tuple_Repeat | Provides extension methods to iteratively repeat a process. | |
Type_Comparisons | Offers extension methods to test the equality of types. | |
bool_Logical | Offers extension methods to apply logical operations over boolean types. | |
bool_Repeat | Provides extension methods to iteratively repeat a process. | |
int_Reduce | Offers extension methods to iteratively execute an aggregation. | |
int_Repeat | Provides extension methods to iteratively repeat a process. |
Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.