C# Class Dapper.Accelr8.Repo.ScriptContext

Show file Open project: thehexgod/Dapper.Accelr8

Private Properties

Property Type Description

Public Methods

Method Description
Add ( int hashcode ) : void
ContainsKey ( int hashcode ) : bool
ScriptContext ( ) : System

Method Details

Add() public method

public Add ( int hashcode ) : void
hashcode int
return void

ContainsKey() public method

public ContainsKey ( int hashcode ) : bool
hashcode int
return bool

ScriptContext() public method

public ScriptContext ( ) : System
return System