C# 클래스 OpenIDE.Core.Packaging.MetaPackage

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

공개 메소드들

메소드 설명
MetaPackage ( string>.Func fileReader, string file ) : System
Read ( string file ) : MetaPackage

비공개 메소드들

메소드 설명
read ( ) : void

메소드 상세

MetaPackage() 공개 메소드

public MetaPackage ( string>.Func fileReader, string file ) : System
fileReader string>.Func
file string
리턴 System

Read() 공개 정적인 메소드

public static Read ( string file ) : MetaPackage
file string
리턴 MetaPackage