Acceleratio.SPDG.Generator.SPModel.SPDGWeb.AddList C# (CSharp) 메소드

AddList() 공개 추상적인 메소드

public abstract AddList ( string title, string description, int templateId ) : System.Guid
title string
description string
templateId int
리턴 System.Guid
        public abstract Guid AddList(string title, string description, int templateId);