C# Class Demo.RandomIntGenerator

Inheritance: NotifyPropertyChangedBaseDebug
显示文件 Open project: philchuang/MvvmNotificationChainer Class Usage Examples

Public Methods

Method Description
RandomIntGenerator ( ) : System
Randomize ( ) : void

Method Details

RandomIntGenerator() public method

public RandomIntGenerator ( ) : System
return System

Randomize() public method

public Randomize ( ) : void
return void