C# Class Db4objects.Db4o.DBSchemaUtility

Mostrar archivo Open project: parnham/coincidental

Public Methods

Method Description
IndexClass ( this config, Type type ) : void

Method Details

IndexClass() public static method

public static IndexClass ( this config, Type type ) : void
config this
type System.Type
return void