C# 클래스 IL.View.DefaultImages.AssemblyBrowser

파일 보기 프로젝트 열기: DenisVuyka/IL.View

공개 메소드들

메소드 설명
GetDefaultImage ( string name ) : Image
GetFileIcon ( string fileName ) : string

Gets the name of the icon resource for a given file name based on file extension.

메소드 상세

GetDefaultImage() 공개 정적인 메소드

public static GetDefaultImage ( string name ) : Image
name string
리턴 Image

GetFileIcon() 공개 정적인 메소드

Gets the name of the icon resource for a given file name based on file extension.
public static GetFileIcon ( string fileName ) : string
fileName string Name of the file.
리턴 string