C# Class GrayStorm.ByteArrayExtensions

显示文件 Open project: GrayKernel/GrayStorm

Public Methods

Method Description
GetInt32 ( this bytes, int index ) : int

Method Details

GetInt32() public static method

public static GetInt32 ( this bytes, int index ) : int
bytes this
index int
return int