C# Class Rosetta.Demo.Classes.Simple.PersonalIdentifier

ファイルを表示 Open project: andry-tino/Rosetta

Public Methods

Method Description
PersonalIdentifier ( string name ) : System

Private Methods

Method Description
GenerateId ( int number ) : string

Method Details

PersonalIdentifier() public method

public PersonalIdentifier ( string name ) : System
name string
return System