ILanguageSpecific Interface
- Namespace
- Kampute.DocToolkit.Languages
- Assembly
- Kampute.DocToolkit.dll
Definition
Defines a contract for language-specific features.
public interface ILanguageSpecific- Implemented by
Remarks
This interface is used to identify components that have language-specific behavior or formatting. Implementations can adapt their functionality based on the programming language they are working with.
Properties
| Language | Gets the programming language. |
