AjaxControlToolkit.Reference.Core.PropertyDoc.PropertyDoc C# (CSharp) 메소드

PropertyDoc() 공개 메소드

public PropertyDoc ( string fullName ) : System.Collections.Generic
fullName string
리턴 System.Collections.Generic
        public PropertyDoc(string fullName)
            : base(fullName)
        {
        }