C# Class InvalidArrayShapeException, gert

Inheritance: ApplicationException
ファイルを表示 Open project: mono/gert

Public Methods

Method Description
InvalidArrayShapeException ( String message ) : System

Method Details

InvalidArrayShapeException() public method

public InvalidArrayShapeException ( String message ) : System
message String
return System