Acceleratio.SPDG.Generator.Server.SPModel.SPDGServerList.SPDGServerList C# (CSharp) Method

SPDGServerList() public method

public SPDGServerList ( SPList spList ) : System
spList SPList
return System
        public SPDGServerList(SPList spList)
        {
            _spList = spList;
        }