Output |
[Missing <summary> documentation for "T:Altaxo.Gui.Main.Services.OutputController"]
public class OutputController : IMVCController, IDisposable, ITextOutputService
The OutputController type exposes the following members.
Name | Description | |
---|---|---|
![]() | OutputController | Initializes a new instance of the OutputController class |
Name | Description | |
---|---|---|
![]() | ModelObject | |
![]() | ViewObject |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the OutputController |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | InternalWrite | |
![]() | Load | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | Save | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | Write(String) | |
![]() | Write(String, Object) | |
![]() | Write(IFormatProvider, String, Object) | |
![]() | WriteLine | |
![]() | WriteLine(String) | |
![]() | WriteLine(String, Object) | |
![]() | WriteLine(IFormatProvider, String, Object) |