<PackageReference Include="System.Runtime" Version="4.0.20-beta-22416" />
Guid
public Guid(
int a,
short b,
short c,
byte d,
byte e,
byte f,
byte g,
byte h,
byte i,
byte j,
byte k)
public Guid(
int a,
short b,
short c,
byte[]
d)
public Guid(
uint a,
ushort b,
ushort c,
byte d,
byte e,
byte f,
byte g,
byte h,
byte i,
byte j,
byte k)