| Constructor and Description |
|---|
OutParam()
Instantiates a new out param.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getParam()
Gets the param.
|
void |
setParam(T param)
Sets the param.
|
Copyright © 2012–2015 Microsoft. All rights reserved.