C# Class SkypeNet.Lib.Core.ThreadingExtensions

Afficher le fichier Open project: sverrirs/SkypeNet

Méthodes publiques

Méthode Description
InvokeThreadSafe ( this context, System.Action action ) : void

Method Details

InvokeThreadSafe() public static méthode

public static InvokeThreadSafe ( this context, System.Action action ) : void
context this
action System.Action
Résultat void