C# Class Orc.NuGetExplorer.InlineCollectionExtensions

Afficher le fichier Open project: WildGums/Orc.NuGetExplorer

Méthodes publiques

Méthode Description
AddIfNotNull ( this inlineCollection, Inline inline ) : void

Method Details

AddIfNotNull() public static méthode

public static AddIfNotNull ( this inlineCollection, Inline inline ) : void
inlineCollection this
inline System.Windows.Documents.Inline
Résultat void