C#
sbyte
The sbyte keyword indicates an integral type that stores values according to the size and range shown in the following
range==-128 to 127
Syntax:public static void SampleMethod(sbyte b) {}
Example:sbyte x = 10, y = 20;
int m = x + y;
long n = x + y;
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 257 / 158770874. Delta: 0.00208 с