public static string operator +( Command a, Keys b )
Public Shared Operator + ( a As Command, b As Keys ) As String
static let inline (+) a : Command * b : Keys : string
In This Article