Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

2015-12-04から1日間の記事一覧

【.NET】String.TrimStartにnullまたは空の配列を渡すと空白文字が削除される

クラスライブラリリファレンスによると、String.TrimStartにnullまたは空の配列を渡すと空白文字が削除されるそうです。