Closed jtreuting closed 11 years ago
Not yet, still deciding what the usage pattern should be in C# since the ++> operator that is used to link up activities and child workflows is not usable from C# either.
I hope to be able to spend some more time to sort it out soon though.
In F#, you can specify optional method parameter with the FSharpOption type, which you can still instantiate from C# with FSharpOption
Do you have any examples of using this in C#? I've never worked with the FSharpOption type that is in the constructor for the Workflow class.