public string[] Exec( string s )
Public Function Exec ( _ s As String _ ) As String()
public: array<String^>^ Exec( String^ s )