C# Class GSoft.Dynamite.Utils.GacAssemblyLocator

ファイルを表示 Open project: GSoft-SharePoint/Dynamite-2010 Class Usage Examples

Private Methods

Method Description
GetAssemblies ( IList gacFolders, bool>.Func assemblyNameCondition ) : IList
GetAssemblies ( IList gacFolders, bool>.Func assemblyNameCondition, bool>.Func assemblyVersionCondition ) : IList
ProcessFile ( string file, bool>.Func assemblyVersionCondition, IList assemblyList ) : void
ProcessFolder ( string folder, bool>.Func assemblyNameCondition, bool>.Func assemblyVersionCondition, IList assemblyList ) : void