C# Class Zbiory.ZbiorNapisow

Datei anzeigen Open project: szydzik/CSharpProjectsLab Class Usage Examples

Public Methods

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

Method Details

CzyElementNalezy() public method

public CzyElementNalezy ( string element ) : bool
element string
return bool

DodajElement() public method

public DodajElement ( string s ) : void
s string
return void

operator() public static method

public static operator ( ) : ZbiorNapisow
return ZbiorNapisow

this() public method

public this ( int indeks ) : string
indeks int
return string