Skip to content

クラス AssertionException

Namespace: GameCanvas.GcAssert

csharp
public sealed class AssertionException : System.Exception

継承元

  • System.Exception

コンストラクター

AssertionException(string)

csharp
public AssertionException(string message)

Released under the MIT License.