Data.Value.IsEmpty C# (CSharp) 메소드

IsEmpty() 공개 추상적인 메소드

public abstract IsEmpty ( ) : bool
리턴 bool
        public abstract bool IsEmpty();
Value