C# Class Quest.RedundentCallException, tf_client

Inheritance: Exception
显示文件 Open project: wids-eria/tf_client

Public Methods

Method Description
RedundentCallException ( ) : UnityEngine
RedundentCallException ( string msg ) : UnityEngine

Method Details

RedundentCallException() public method

public RedundentCallException ( ) : UnityEngine
return UnityEngine

RedundentCallException() public method

public RedundentCallException ( string msg ) : UnityEngine
msg string
return UnityEngine