C# Class Zbiory.ZbiorNapisow

Afficher le fichier Open project: szydzik/CSharpProjectsLab Class Usage Examples

Méthodes publiques

Méthode Description
CzyElementNalezy ( string element ) : bool
DodajElement ( string s ) : void
operator ( ) : ZbiorNapisow
this ( int indeks ) : string

Method Details

CzyElementNalezy() public méthode

public CzyElementNalezy ( string element ) : bool
element string
Résultat bool

DodajElement() public méthode

public DodajElement ( string s ) : void
s string
Résultat void

operator() public static méthode

public static operator ( ) : ZbiorNapisow
Résultat ZbiorNapisow

this() public méthode

public this ( int indeks ) : string
indeks int
Résultat string