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 static string ProcessEntity( string entity ) |
Visual Basic |
---|
Public Shared Function ProcessEntity ( _ entity As String _ ) As String |
Visual C++ |
---|
public: static String^ ProcessEntity( String^ entity ) |
Parameters
- entity
- Type: System..::..String