C# 클래스 FlatRedBall.Glue.IO.ChangeInformation

파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
Add ( string fileName ) : void
ChangeInformation ( ) : System
Clear ( ) : void
Sort ( Comparison comparison ) : void

메소드 상세

Add() 공개 메소드

public Add ( string fileName ) : void
fileName string
리턴 void

ChangeInformation() 공개 메소드

public ChangeInformation ( ) : System
리턴 System

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Sort() 공개 메소드

public Sort ( Comparison comparison ) : void
comparison Comparison
리턴 void