SecurityInnovation.TeamMentor.WebClient.WebServices.TM_Xml_Database_JavaScriptProxy.GetGuidanceItemKeywords C# (CSharp) Méthode

GetGuidanceItemKeywords() public méthode

public GetGuidanceItemKeywords ( string itemId ) : List
itemId string
Résultat List
        public List<string> GetGuidanceItemKeywords(string itemId)
        {
            throw new Exception("not implemented");
        }