C# Class Nomad.Migrations.TypeExtensions

显示文件 Open project: marceldupr/Nomad

Public Methods

Method Description
GetChangeSetsSince ( this assembly, int version ) : IList

Private Methods

Method Description
GetVersion ( Type x ) : int

Method Details

GetChangeSetsSince() public static method

public static GetChangeSetsSince ( this assembly, int version ) : IList
assembly this
version int
return IList