C# Class SimpleOneWayHashing.ViewModels.HashingViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: heiswayi/SimpleOneWayHashing

Public Methods

Method Description
HashingViewModel ( ) : System

Private Methods

Method Description
CanComputeHash ( ) : bool
ClearTextBox ( ) : void
ComputeHash ( ) : void

Method Details

HashingViewModel() public method

public HashingViewModel ( ) : System
return System