C# Class ModernizedAlice.ArtOfWords.BizCommon.Model.Marks.MarkFactory

Afficher le fichier Open project: kienaiProject/ArtOfWords

Méthodes publiques

Méthode Description
AddMark ( string text, int index, IMarkable targetMark ) : bool

Method Details

AddMark() public static méthode

public static AddMark ( string text, int index, IMarkable targetMark ) : bool
text string
index int
targetMark IMarkable
Résultat bool