[SerializableAttribute]
public class MethodSourceDefinition : SourceDefinition
MethodSourceDefinition | Constructor. |
MethodSourceDefinition(IMethodSource) | Constructor. |
Source |
The wrapped source.
(Overrides SourceDefinitionSource) |
SourceType |
Exposes the name of the source in the wrapper.
(Inherited from SourceDefinition) |
source |
Protected field for storing the Source property.
(Inherited from SourceDefinition) |