Constructor and Description |
---|
RefParam(T param)
Instantiates a new ref 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.