TResult Handle(
[NotNullAttribute] TQuery query
)Function Handle (
<NotNullAttribute> query As TQuery
) As TResultTResult Handle(
[NotNullAttribute] TQuery query
)abstract Handle :
[<NotNullAttribute>] query : 'TQuery -> 'TResult