C# Class WikiFunctions.Diff.Trio

显示文件 Open project: reedy/AutoWikiBrowser

Public Properties

Property Type Description
a Trio
b int

Public Methods

Method Description
Trio ( Trio a, int b, int c ) : System

Method Details

Trio() public method

public Trio ( Trio a, int b, int c ) : System
a Trio
b int
c int
return System

Property Details

a public_oe property

public Trio a
return Trio

b public_oe property

public int b
return int