C# Class MySql.Data.Entity.Tests.BaseEdmTest

Afficher le fichier Open project: Top-Cat/SteamBot

Méthodes protégées

Méthode Description
CheckSql ( string sql, string refSql ) : void
Initialize ( ) : void

Private Methods

Méthode Description
GetEntityConnection ( ) : System.Data.EntityClient.EntityConnection

Method Details

CheckSql() protected méthode

protected CheckSql ( string sql, string refSql ) : void
sql string
refSql string
Résultat void

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void