Adding parameters to a method
- From: erf <rfritchman@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 20:53:23 -0700
Hello all-
I'm using Visio Professional 2007; I don't know if the EA version
offers additional options.
I'm working on an exercise for exam 70-547; it's a UML Model Diagram.
I can't figure out how to set up the parameter for
"BookingService.GetReservationTicket(customer as Customer)"? I've set
up the class ("BookingService") and the method
("GetReservationTicket") without any trouble.
When I go to Parameters, I can enter parameter name, type, kind, and
default value. Type (various primitives) and Kind (inout, in, out)
are locked down. Do I enter "customer as Customer" as the parameter
name or do I have to add Customer as another C# data type?
Thanks for your help!
-erf
.
- Prev by Date: Getting sort order from external data window
- Next by Date: Re: enumerate custom properties
- Previous by thread: Getting sort order from external data window
- Next by thread: Re: enumerate custom properties
- Index(es):
Relevant Pages
|
Loading