C# 클래스 Ensage.Common.Objects.Names

The names.
파일 보기 프로젝트 열기: EnsageSharp/Ensage.Common

공개 메소드들

메소드 설명
StoredName ( this entity ) : string

The stored name.

비공개 메소드들

메소드 설명
Init ( ) : void

The initialize.

메소드 상세

StoredName() 공개 정적인 메소드

The stored name.
public static StoredName ( this entity ) : string
entity this /// The entity. ///
리턴 string