C# Класс Gobiner.SecureRepl.Extensions.AssemblyExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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