Box2D.Collision.Shapes.B2PolygonShape.B2PolygonShape C# (CSharp) Метод

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

public B2PolygonShape ( ) : System
Результат System
        public B2PolygonShape()
        {
            throw new Exception("Cannot create instance of this class.");
        }