Interface IEma
지원되는 모든 Ema 버전의 데이터 인터페이스.
public interface IEma
속성
Version
데이터 버전.
Version Version { get; }
메서드
GetAnnotations()
모든 주석 데이터를 가져오세요.
List<IAnnotation> GetAnnotations()
지원되는 모든 Ema 버전의 데이터 인터페이스.
public interface IEma
데이터 버전.
Version Version { get; }
모든 주석 데이터를 가져오세요.
List<IAnnotation> GetAnnotations()