IntegerOperation Class
Provides a method to operate on integers.
Namespace: SampleClassLibraryAssembly: SampleClassLibrary (in SampleClassLibrary.dll) Version: 1.0.0+0bcffa1f920e67a703e35397841e84766aff3ab1
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.
|