C# Class Gum.DataTypes.InstanceSave

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
BaseType string
Name string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Clone ( ) : InstanceSave
ShouldSerializeLocked ( ) : bool
ToString ( ) : string

Method Details

Clone() public méthode

public Clone ( ) : InstanceSave
Résultat InstanceSave

ShouldSerializeLocked() public méthode

public ShouldSerializeLocked ( ) : bool
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

BaseType public_oe property

public string BaseType
Résultat string

Name public_oe property

public string Name
Résultat string