C# 클래스 Dapper.Accelr8.Repo.ExecutionContext

파일 보기 프로젝트 열기: thehexgod/Dapper.Accelr8

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Add ( int hashcode ) : void
ContainsKey ( int hashcode ) : bool
ExecutionContext ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( int hashcode ) : void
hashcode int
리턴 void

ContainsKey() 공개 메소드

public ContainsKey ( int hashcode ) : bool
hashcode int
리턴 bool

ExecutionContext() 공개 메소드

public ExecutionContext ( ) : System
리턴 System