C# Class Nez.Analysis.TimeRuler.MarkerInfo

Marker information
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Свойство Type Description
logs MarkerLog[]
name string

Méthodes publiques

Méthode Description
MarkerInfo ( string name ) : System

Method Details

MarkerInfo() public méthode

public MarkerInfo ( string name ) : System
name string
Résultat System

Property Details

logs public_oe property

public MarkerLog[] logs
Résultat MarkerLog[]

name public_oe property

public string name
Résultat string