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

MethodDoc() 공개 메소드

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