Méthode | Description | |
---|---|---|
NmakeInstruction ( ) : System | ||
NmakeInstruction ( |
||
NmakeInstruction ( string instr, string sourceDirectory ) : System | ||
parseNmakeCommand ( string starget ) : bool | ||
setSourceDirectory ( string strDir ) : void |
public NmakeInstruction ( |
||
customInstr | ||
sourceDirectory | string | |
Résultat | System |
public NmakeInstruction ( string instr, string sourceDirectory ) : System | ||
instr | string | |
sourceDirectory | string | |
Résultat | System |
public parseNmakeCommand ( string starget ) : bool | ||
starget | string | |
Résultat | bool |
public setSourceDirectory ( string strDir ) : void | ||
strDir | string | |
Résultat | void |