C# 클래스 Gammtek.Conduit.Extensions.Reflection.AssemblyExtensions

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 메소드들

메소드 설명
GetAssemblyName ( this assembly ) : string

Get's the name of the assembly.

메소드 상세

GetAssemblyName() 공개 정적인 메소드

Get's the name of the assembly.
public static GetAssemblyName ( this assembly ) : string
assembly this The assembly.
리턴 string