Exemplo n.º 1
0
 public NPlantImage(string javaPath, PlantUmlInvocation invocation)
 {
     _javaPath   = javaPath ?? "java.exe";
     _invocation = invocation;
 }
Exemplo n.º 2
0
 public NPlantImage(string javaPath, PlantUmlInvocation invocation)
 {
     _javaPath = javaPath ?? "java.exe";
     _invocation = invocation;
 }