C# Class Coon.Compass.Procyon.AnnotationEntry

Afficher le fichier Open project: dbaileychess/Compass Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
Type AnnotationType
UniqueID string

Méthodes publiques

Méthode Description
AnnotationEntry ( string uniqueID, string name, AnnotationType type ) : System

Method Details

AnnotationEntry() public méthode

public AnnotationEntry ( string uniqueID, string name, AnnotationType type ) : System
uniqueID string
name string
type AnnotationType
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Type public_oe property

public AnnotationType Type
Résultat AnnotationType

UniqueID public_oe property

public string UniqueID
Résultat string