iTextSharp.tool.xml.XMLWorker.Comment C# (CSharp) 메소드

Comment() 공개 메소드

public Comment ( String comment ) : void
comment String
리턴 void
        public void Comment(String comment)
        {
            // TODO xml comment encountered
        }