C# 클래스 SimpleFramework.Xml.Strategy.PackageParser

파일 보기 프로젝트 열기: ngallagher/simplexml

공개 메소드들

메소드 설명
Parse ( Class type ) : String
Parse ( String className ) : String
Revert ( String reference ) : Class

메소드 상세

Parse() 공개 메소드

public Parse ( Class type ) : String
type Class
리턴 String

Parse() 공개 메소드

public Parse ( String className ) : String
className String
리턴 String

Revert() 공개 메소드

public Revert ( String reference ) : Class
reference String
리턴 Class