Unload() static private method

static private Unload ( ) : void
return void
コード例 #1
0
 public void Unload()
 {
     AssemblyLoader.Unload();
 }