C# 클래스 CodeFiction.InfinityFiction.Core.Services.ResourceFileProvider

상속: IResourceFileProvider
파일 보기 프로젝트 열기: Blind-Striker/infinityfiction 1 사용 예제들

공개 메소드들

메소드 설명
GetByteContentOfFile ( string filePath ) : byte[]

메소드 상세

GetByteContentOfFile() 공개 메소드

public GetByteContentOfFile ( string filePath ) : byte[]
filePath string
리턴 byte[]