C# Class WebApplications.Utilities.Blit.Blittable16

Datei anzeigen Open project: webappsuk/CoreLibraries

Private Properties

Property Type Description
Blittable16 System

Public Methods

Method Description
Blittable16 ( System.DateTime dateTime0, System.DateTime dateTime1 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( System.Guid value ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( System.TimeSpan timeSpan0, System.TimeSpan timeSpan1 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( [ timeSpans ) : System

Initializes a new instance of the Blittable16 struct from an array of TimeSpan.

Blittable16 ( [ timeSpans, long offset ) : System

Initializes a new instance of the Blittable16 struct from an array of TimeSpan.

Blittable16 ( byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( decimal value ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( double double0, double double1 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( float float0, float float1, float float2, float float3 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( int int0, int int1, int int2, int int3 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( long long0, long long1 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( sbyte sbyte0, sbyte sbyte1, sbyte sbyte2, sbyte sbyte3, sbyte sbyte4, sbyte sbyte5, sbyte sbyte6, sbyte sbyte7, sbyte sbyte8, sbyte sbyte9, sbyte sbyte10, sbyte sbyte11, sbyte sbyte12, sbyte sbyte13, sbyte sbyte14, sbyte sbyte15 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( short short0, short short1, short short2, short short3, short short4, short short5, short short6, short short7, short short8, short short9, short short10, short short11, short short12, short short13, short short14, short short15 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( uint uint0, uint uint1, uint uint2, uint uint3 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( ulong ulong0, ulong ulong1 ) : System

Initializes a new instance of the Blittable16 struct.

Blittable16 ( ushort ushort0, ushort ushort1, ushort ushort2, ushort ushort3, ushort ushort4, ushort ushort5, ushort ushort6, ushort ushort7 ) : System

Initializes a new instance of the Blittable16 struct.

Private Methods

Method Description
Blittable16 ( bytes bytes ) : System

Performs an explicit conversion from T:byte[] to Blittable16.

Method Details

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( System.DateTime dateTime0, System.DateTime dateTime1 ) : System
dateTime0 System.DateTime The 0th .
dateTime1 System.DateTime The 1st .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( System.Guid value ) : System
value System.Guid The value.
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( System.TimeSpan timeSpan0, System.TimeSpan timeSpan1 ) : System
timeSpan0 System.TimeSpan The 0th .
timeSpan1 System.TimeSpan The 1st .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct from an array of TimeSpan.
public Blittable16 ( [ timeSpans ) : System
timeSpans [ The values array.
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct from an array of TimeSpan.
public Blittable16 ( [ timeSpans, long offset ) : System
timeSpans [ The values array.
offset long The offset into the array.
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( byte byte0, byte byte1, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, byte byte7, byte byte8, byte byte9, byte byte10, byte byte11, byte byte12, byte byte13, byte byte14, byte byte15 ) : System
byte0 byte The 0th .
byte1 byte The 1st .
byte2 byte The 2nd .
byte3 byte The 3rd .
byte4 byte The 4th .
byte5 byte The 5th .
byte6 byte The 6th .
byte7 byte The 7th .
byte8 byte The 8th .
byte9 byte The 9th .
byte10 byte The 10th .
byte11 byte The 11th .
byte12 byte The 12th .
byte13 byte The 13th .
byte14 byte The 14th .
byte15 byte The 15th .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( decimal value ) : System
value decimal The value.
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( double double0, double double1 ) : System
double0 double The 0th .
double1 double The 1st .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( float float0, float float1, float float2, float float3 ) : System
float0 float The 0th .
float1 float The 1st .
float2 float The 2nd .
float3 float The 3rd .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( int int0, int int1, int int2, int int3 ) : System
int0 int The 0th .
int1 int The 1st .
int2 int The 2nd .
int3 int The 3rd .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( long long0, long long1 ) : System
long0 long The 0th .
long1 long The 1st .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( sbyte sbyte0, sbyte sbyte1, sbyte sbyte2, sbyte sbyte3, sbyte sbyte4, sbyte sbyte5, sbyte sbyte6, sbyte sbyte7, sbyte sbyte8, sbyte sbyte9, sbyte sbyte10, sbyte sbyte11, sbyte sbyte12, sbyte sbyte13, sbyte sbyte14, sbyte sbyte15 ) : System
sbyte0 sbyte The 0th .
sbyte1 sbyte The 1st .
sbyte2 sbyte The 2nd .
sbyte3 sbyte The 3rd .
sbyte4 sbyte The 4th .
sbyte5 sbyte The 5th .
sbyte6 sbyte The 6th .
sbyte7 sbyte The 7th .
sbyte8 sbyte The 8th .
sbyte9 sbyte The 9th .
sbyte10 sbyte The 10th .
sbyte11 sbyte The 11th .
sbyte12 sbyte The 12th .
sbyte13 sbyte The 13th .
sbyte14 sbyte The 14th .
sbyte15 sbyte The 15th .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( short short0, short short1, short short2, short short3, short short4, short short5, short short6, short short7, short short8, short short9, short short10, short short11, short short12, short short13, short short14, short short15 ) : System
short0 short The 0th .
short1 short The 1st .
short2 short The 2nd .
short3 short The 3rd .
short4 short The 4th .
short5 short The 5th .
short6 short The 6th .
short7 short The 7th .
short8 short The 8th .
short9 short The 9th .
short10 short The 10th .
short11 short The 11th .
short12 short The 12th .
short13 short The 13th .
short14 short The 14th .
short15 short The 15th .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( uint uint0, uint uint1, uint uint2, uint uint3 ) : System
uint0 uint The 0th .
uint1 uint The 1st .
uint2 uint The 2nd .
uint3 uint The 3rd .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( ulong ulong0, ulong ulong1 ) : System
ulong0 ulong The 0th .
ulong1 ulong The 1st .
return System

Blittable16() public method

Initializes a new instance of the Blittable16 struct.
public Blittable16 ( ushort ushort0, ushort ushort1, ushort ushort2, ushort ushort3, ushort ushort4, ushort ushort5, ushort ushort6, ushort ushort7 ) : System
ushort0 ushort The 0th .
ushort1 ushort The 1st .
ushort2 ushort The 2nd .
ushort3 ushort The 3rd .
ushort4 ushort The 4th .
ushort5 ushort The 5th .
ushort6 ushort The 6th .
ushort7 ushort The 7th .
return System