C# Class Books.Server.BooksService

Inheritance: IBooks
Afficher le fichier Open project: appacitive/Profiling

Méthodes publiques

Méthode Description
GetBooks ( ) : List
GetBooksMultiThread ( ) : List

Private Methods

Méthode Description
GetLinqContext ( ) : TestDbDataContext
GetSqlServerConnection ( ) : DbConnection
Internal1 ( ) : void
Internal2 ( ) : void
InternalGetMultiTBooks ( ) : List
LinqTestMethod ( ) : string
MTPrivate1 ( List result, Object sync ) : Thread
MTPrivate2 ( List result, Object sync ) : Thread
PrivateLinqTestMethod ( ) : void
PrivateSqlTestMethod ( ) : void
SqlTestMethod ( ) : string

Method Details

GetBooks() public méthode

public GetBooks ( ) : List
Résultat List

GetBooksMultiThread() public méthode

public GetBooksMultiThread ( ) : List
Résultat List