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