C# Class Sfm2Xml.FollowedByInfo

Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
FollowedByInfo ( string a, string b ) : System
IncCount ( ) : void
ToString ( ) : string

Method Details

FollowedByInfo() public method

public FollowedByInfo ( string a, string b ) : System
a string
b string
return System

IncCount() public method

public IncCount ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string