C# 클래스 NetIde.VisualStudio.Wizard.StrongKeyUtil

파일 보기 프로젝트 열기: netide/netide 1 사용 예제들

공개 메소드들

메소드 설명
GenerateStrongKeyFile ( string target ) : void

비공개 메소드들

메소드 설명
StrongNameErrorInfo ( ) : int
StrongNameFreeBuffer ( IntPtr pbMemory ) : int
StrongNameKeyGen ( IntPtr wszKeyContainer, uint dwFlags, IntPtr &KeyBlob, uint &KeyBlobSize ) : int

메소드 상세

GenerateStrongKeyFile() 공개 정적인 메소드

public static GenerateStrongKeyFile ( string target ) : void
target string
리턴 void