C# Class eveMarshal.Database.FieldTypeHelper

ファイルを表示 Open project: stschake/eveMarshal

Public Methods

Method Description
GetTypeBits ( FieldType type ) : int
GetTypeBytes ( FieldType type ) : int

Method Details

GetTypeBits() public static method

public static GetTypeBits ( FieldType type ) : int
type FieldType
return int

GetTypeBytes() public static method

public static GetTypeBytes ( FieldType type ) : int
type FieldType
return int