C# Class CreditCardNumberGenerator.RandomCreditCardNumberGenerator.PrefixAndLength

Datei anzeigen Open project: grahamking/darkcoding-credit-card

Public Methods

Method Description
PrefixAndLength ( string prefix, int length ) : System

Method Details

PrefixAndLength() public method

public PrefixAndLength ( string prefix, int length ) : System
prefix string
length int
return System