ID.getTime C# (CSharp) 메소드

getTime() 공개 메소드

public getTime ( ) : bool
리턴 bool
    public bool getTime()
    {
        return affectedByTime;
    }