public bool Test( string s )
Public Function Test ( _ s As String _ ) As Boolean
public: bool^ Test( String^ s )