C# Class Database.Entities.PostIMatch

Afficher le fichier Open project: bouvet/BBR2015 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BeregnPoengForNesteRegistrering ( string poengArray, int currentIndex ) : int
HentPoengOgInkrementerIndex ( ) : int
SplitOgParse ( string poengArray ) : int[]

Method Details

BeregnPoengForNesteRegistrering() public static méthode

public static BeregnPoengForNesteRegistrering ( string poengArray, int currentIndex ) : int
poengArray string
currentIndex int
Résultat int

HentPoengOgInkrementerIndex() public méthode

public HentPoengOgInkrementerIndex ( ) : int
Résultat int

SplitOgParse() public static méthode

public static SplitOgParse ( string poengArray ) : int[]
poengArray string
Résultat int[]