Achamenes.ID3.Frames.TaggingTimeTextFrame.TaggingTimeTextFrame C# (CSharp) 메소드

TaggingTimeTextFrame() 공개 메소드

public TaggingTimeTextFrame ( string text ) : System
text string
리턴 System
        public TaggingTimeTextFrame(string text)
            : base(text)
        {
        }