C# Class Goedel.Mesh.Platform.MeshDevice

Interface for device profile.
Datei anzeigen Open project: hallambaker/Mathematical-Mesh

Public Methods

Method Description
Update ( ) : void

Update the profile.

Method Details

Update() public method

Update the profile.
public Update ( ) : void
return void