C# Class System.Diagnostics.Tests.FileVersionInfoTest

Datei anzeigen Open project: dotnet/corefx

Private Methods

Method Description
FileVersionInfo_Chinese ( ) : void
FileVersionInfo_CustomManagedAssembly ( ) : void
FileVersionInfo_DifferentFileVersionAndProductVersion ( ) : void
FileVersionInfo_EmptyFVI ( ) : void
FileVersionInfo_FileNotFound ( ) : void
FileVersionInfo_Normal ( ) : void
GetFileVersionLanguage ( uint langid ) : string
GetUnicodeString ( String str ) : string
VerifyVersionInfo ( String filePath, MyFVI expected ) : void