C# Class Sharp.Migrations.VersionHelper

ファイルを表示 Open project: sharpmigrations/sharpmigrations

Public Methods

Method Description
GetVersion ( Type type ) : long

Private Methods

Method Description
ParseVersion ( Type type, string versionInString ) : long

Method Details

GetVersion() public static method

public static GetVersion ( Type type ) : long
type System.Type
return long