PERWAPI.CouldNotFindMaxStackDepth.CouldNotFindMaxStackDepth C# (CSharp) Метод

CouldNotFindMaxStackDepth() публичный Метод

Constructor
public CouldNotFindMaxStackDepth ( ) : System
Результат System
        public CouldNotFindMaxStackDepth()
            : base("Not able to find the maximum stack depth.")
        {
        }
CouldNotFindMaxStackDepth