StringSourceChanger Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
String implementation of an ISourceChanger.
The StringSourceChanger type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the StringSourceChanger class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the modified string. (Overrides Object.ToString().)
Top
Events
Name
Description
Occurs synchronously when the client of the ISourceChanger calls the ISourceChanger.Done method.
Top
Explicit Interface Implementations
Name
Description
For a description of this member, see ISourceChanger.CopyTo.
For a description of this member, see ISourceChanger.Done.
For a description of this member, see ISourceChanger.Insert.
For a description of this member, see ISourceChanger.InsertChanger.
For a description of this member, see ISourceChanger.MoveTo.
Top