AjaxControlToolkit.Reference.Core.MethodDoc.MethodDoc C# (CSharp) Method

MethodDoc() public method

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