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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

Add() 공개 메소드

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

ContainsKey() 공개 메소드

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

ScriptContext() 공개 메소드

public ScriptContext ( ) : System
리턴 System