C# 클래스 Flint.Core.Dependencies

파일 보기 프로젝트 열기: barometz/flint

공개 메소드들

메소드 설명
GetZip ( ) : IZip
RegisterZipImplementation ( Func zipFactory ) : void

메소드 상세

GetZip() 공개 정적인 메소드

public static GetZip ( ) : IZip
리턴 IZip

RegisterZipImplementation() 공개 정적인 메소드

public static RegisterZipImplementation ( Func zipFactory ) : void
zipFactory Func
리턴 void