Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public string ReplaseWithResource( string text ) |
Visual Basic |
---|
Public Function ReplaseWithResource ( _ text As String _ ) As String |
Visual C++ |
---|
public: String^ ReplaseWithResource( String^ text ) |
Parameters
- text
- Type: System..::..String