Method ReplaceS
ReplaceS(Int32, Int32, String)
to replace chars between c_bra
and c_ket
in current by the
chars in s
.
Declaration
protected virtual int ReplaceS(int c_bra, int c_ket, string s)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | c_bra | |
System.Int32 | c_ket | |
System.String | s |
Returns
Type | Description |
---|---|
System.Int32 |