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)
        {
        }