SecurityInnovation.TeamMentor.WebClient.WebServices.TM_Xml_Database_JavaScriptProxy.UnDeleteLibrary C# (CSharp) 메소드

UnDeleteLibrary() 공개 메소드

public UnDeleteLibrary ( System.Guid libraryId ) : bool
libraryId System.Guid
리턴 bool
        public bool UnDeleteLibrary(Guid libraryId)
        {
            throw new Exception("not implemented");
        }