2 Ağustos 2012 Perşembe

C# string insert panic :)

string str = "This is CSharp Test";
string insStr = "Insert ";
string strRes = str.Insert(15, insStr);

0 Yorum:

Yorum Gönder

Kaydol: Kayıt Yorumları [Atom]

<< Ana Sayfa