FoodMenu(String) Constructor |  |
Initializes a new instance of the
FoodMenu class
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic FoodMenu(
string uName
)
Public Sub New (
uName As String
)
Dim uName As String
Dim instance As New FoodMenu(uName)
Parameters
- uName String
-
See Also