C# Class PersonAndPS, chronojump

Exibir arquivo Open project: GNOME/chronojump

Public Properties

Property Type Description
p Person,
ps PersonSession,

Public Methods

Method Description
PersonAndPS ( Person, p, PersonSession, ps ) : System

Method Details

PersonAndPS() public method

public PersonAndPS ( Person, p, PersonSession, ps ) : System
p Person,
ps PersonSession,
return System

Property Details

p public_oe property

public Person, p
return Person,

ps public_oe property

public PersonSession, ps
return PersonSession,