C# Class Descent.Messaging.Events.EventContractHelper

Helper for contracts in events.
显示文件 Open project: nezbo/Descent

Public Methods

Method Description
TryParseInt ( string str ) : bool

Method Details

TryParseInt() public static method

public static TryParseInt ( string str ) : bool
str string
return bool