Show / Hide Table of Contents

Delegate SqlDelegate<T>.GetGenericcommand

Namespace: Mellivora
Assembly: cs.temp.dll.dll
Syntax
public delegate void GetGenericcommand(ref IDbCommand source, T instance);
Parameters
Type Name Description
IDbCommand source
T instance
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX