C# Class entity.MetaFuncs.MetaItemComparer

The meta item comparer.
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Méthode Description
MetaItemComparer ( MapForm currentForm ) : System

Initializes a new instance of the MetaItemComparer class.

Private Methods

Méthode Description
FixTagTypeFileName ( string temp ) : string

The fix tag type file name.

WritePluginError ( List iList, Map map ) : void

The write plugin error.

check ( Map map ) : void

The check.

Method Details

MetaItemComparer() public méthode

Initializes a new instance of the MetaItemComparer class.
public MetaItemComparer ( MapForm currentForm ) : System
currentForm entity.MapForms.MapForm The current form.
Résultat System