C# Class MonoKitSample.Domain.SnapshotSourcedDB

Inheritance: SQLiteConnection
Exibir arquivo Open project: sgmunn/MonoKit

Public Methods

Method Description
SampleDatabasePath ( ) : string

Protected Methods

Method Description
SnapshotSourcedDB ( ) : System

Method Details

SampleDatabasePath() public static method

public static SampleDatabasePath ( ) : string
return string

SnapshotSourcedDB() protected method

protected SnapshotSourcedDB ( ) : System
return System