IntegerOperation Class
Provides a method to operate on integers.
Namespace: SampleClassLibraryAssembly: SampleClassLibrary (in SampleClassLibrary.dll) Version: 1.0.0+047146f69ce826e7c039a4ea23475129ef4a7285
public static class IntegerOperation
Public NotInheritable Class IntegerOperation
public ref class IntegerOperation abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type IntegerOperation = class end
- Inheritance
- Object IntegerOperation
Operate |
Applies the specified function to the given operand.
|