Quantcast
Channel: C#タグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 9749

冗長なif-else判定のメソッド化による短縮(エイリアス)

$
0
0
ちょっとした工夫なので大したことはしてない。 3項演算子を使ってエイリアスしてみた。 bool FileConvertExec(string _fullPath) { if (fileStringC…

Viewing all articles
Browse latest Browse all 9749

Trending Articles