C# Class Ensage.Common.Objects.Names

The names.
Afficher le fichier Open project: EnsageSharp/Ensage.Common

Méthodes publiques

Méthode Description
StoredName ( this entity ) : string

The stored name.

Private Methods

Méthode Description
Init ( ) : void

The initialize.

Method Details

StoredName() public static méthode

The stored name.
public static StoredName ( this entity ) : string
entity this /// The entity. ///
Résultat string