C# Class ExterniUredjajKlijentApp.Uposlenici.Model.Servis.ExterniServis

Show file Open project: ooad-2015-2016/Obavijesti Class Usage Examples

Public Properties

Property Type Description
dogadjajiName string
uposleniciName string

Public Methods

Method Description
ExterniServis ( ) : Newtonsoft.Json
dajSveKorisnike ( ) : void
dodajKorisnika ( Uposlenik uposlenik ) : void

Method Details

ExterniServis() public method

public ExterniServis ( ) : Newtonsoft.Json
return Newtonsoft.Json

dajSveKorisnike() public method

public dajSveKorisnike ( ) : void
return void

dodajKorisnika() public method

public dodajKorisnika ( Uposlenik uposlenik ) : void
uposlenik Uposlenik
return void

Property Details

dogadjajiName public static property

public static string dogadjajiName
return string

uposleniciName public static property

public static string uposleniciName
return string