C# Class Ros_CSharp.Poll_Signal

Inheritance: IDisposable
Afficher le fichier Open project: uml-robotics/ROS.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
Method System.Reflection.MethodInfo
Target object

Méthodes publiques

Méthode Description
Dispose ( ) : void
Poll_Signal ( System.Action psf ) : System

Private Methods

Méthode Description
Signal ( ) : void
signal ( ) : void
threadFunc ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Poll_Signal() public méthode

public Poll_Signal ( System.Action psf ) : System
psf System.Action
Résultat System

Property Details

Method public_oe property

public MethodInfo,System.Reflection Method
Résultat System.Reflection.MethodInfo

Target public_oe property

public object Target
Résultat object