public Dictionary<string, Nullable<Object>> Execute( Nullable<Object> state )
Public Function Execute ( _ state As Nullable(Of Object) _ ) As Dictionary(Of String, Nullable(Of Object))
public: Dictionary<String^, Nullable<Object^>>^ Execute( Nullable<Object^> state )