C# 클래스 Gobiner.SecureRepl.Extensions.AssemblyExtensions

파일 보기 프로젝트 열기: Gobiner/DotNetRepl

공개 메소드들

메소드 설명
GetStrongName ( this assembly ) : StrongName

Create a StrongName that matches a specific assembly

메소드 상세

GetStrongName() 공개 정적인 메소드

Create a StrongName that matches a specific assembly
/// if is null /// /// if does not represent a strongly named assembly ///
public static GetStrongName ( this assembly ) : StrongName
assembly this Assembly to create a StrongName for
리턴 System.Security.Policy.StrongName