void MkDir( string dir )
Sub MkDir ( dir As String )
void MkDir( String^ dir )
abstract MkDir : dir : string -> unit
In This Article