C# Class ObjectFormatterFixtures.C

ファイルを表示 Open project: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

Public Properties

Property Type Description
A int
B int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

A public_oe property

public int A
return int

B public_oe property

public int B
return int