Property | Type | Description | |
---|---|---|---|
DecryptExecute | void | ||
EncryptExecute | void | ||
ShowMatrixFormExecute | void |
Method | Description | |
---|---|---|
MainViewModel ( IMatrixEntryForm matrixEntryForm ) : System |
Method | Description | |
---|---|---|
DecryptExecute ( ) : void | ||
EncryptExecute ( ) : void | ||
ShowMatrixFormExecute ( ) : void |
public MainViewModel ( IMatrixEntryForm matrixEntryForm ) : System | ||
matrixEntryForm | IMatrixEntryForm | |
return | System |