Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void SetDeclaredContent( string dc ) |
| Visual Basic |
|---|
Public Sub SetDeclaredContent ( _ dc As String _ ) |
| Visual C++ |
|---|
public: void SetDeclaredContent( String^ dc ) |
Parameters
- dc
- Type: System..::..String