Gjallarhorn.Bindable


SimpleNavigation<'Message>

Namespace: Gjallarhorn.Bindable
Parent Module: Nav

Union Cases

Union CaseDescription
Prompt(question,title,response)
Signature: string * string * PromptResponse -> 'Message
ShowMessage(message,title)
Signature: string * string
Fork me on GitHub