Свойство | Type | Description | |
---|---|---|---|
onReturnValue | OnReturnValueDelegate |
Méthode | Description | |
---|---|---|
MockProgram ( OnReturnValueDelegate pOnReturnValue ) : System | ||
OnReturnValue ( object pReturnValue ) : void |
public MockProgram ( OnReturnValueDelegate pOnReturnValue ) : System | ||
pOnReturnValue | OnReturnValueDelegate | |
Résultat | System |
public OnReturnValue ( object pReturnValue ) : void | ||
pReturnValue | object | |
Résultat | void |