void Execute( string folder )
Sub Execute ( folder As String )
void Execute( String^ folder )
abstract Execute : folder : string -> unit