| Table of Contents
|
public virtual T At(string key);
| Name | Type | Description |
|---|---|---|
| key | string | Name of returned parameter (provided previously using 'WithOutput()' or 'WithInOut()' or 'WithReturn()' |
public virtual T At(string key, T def);
| Name | Type | Description |
|---|---|---|
| key | string | Name of returned parameter (provided previously using 'WithOutput()' or 'WithInOut()' or 'WithReturn()' |
| def | T | Value to return if returned value is null or DbNull |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by