C# Class TernaryChallenge, code

Exibir arquivo Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
playerName string

Public Methods

Method Description
OnDisable1 ( ) : string
OnDisable2 ( ) : string
OnDisable3 ( ) : string

Private Methods

Method Description
TestMethod1 ( ) : void
TestMethod2 ( ) : void

Method Details

OnDisable1() public method

public OnDisable1 ( ) : string
return string

OnDisable2() public method

public OnDisable2 ( ) : string
return string

OnDisable3() public method

public OnDisable3 ( ) : string
return string

Property Details

playerName public_oe property

public string playerName
return string