C# 클래스 entity.MetaFuncs.MetaItemComparer

The meta item comparer.
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 메소드들

메소드 설명
MetaItemComparer ( MapForm currentForm ) : System

Initializes a new instance of the MetaItemComparer class.

비공개 메소드들

메소드 설명
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.

메소드 상세

MetaItemComparer() 공개 메소드

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