C# Class Dapper.Accelr8.Repo.ExecutionContext

Afficher le fichier Open project: thehexgod/Dapper.Accelr8

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Add ( int hashcode ) : void
ContainsKey ( int hashcode ) : bool
ExecutionContext ( ) : System

Method Details

Add() public méthode

public Add ( int hashcode ) : void
hashcode int
Résultat void

ContainsKey() public méthode

public ContainsKey ( int hashcode ) : bool
hashcode int
Résultat bool

ExecutionContext() public méthode

public ExecutionContext ( ) : System
Résultat System