C# 클래스 ReSharper20162CSharp.GuardArguments

파일 보기 프로젝트 열기: gorohoroh/resharper-ultimate-whatsnew

공개 메소드들

메소드 설명
NullGuardForAllArguments ( int intValue, string stringValue, object o, int notNull ) : void

메소드 상세

NullGuardForAllArguments() 공개 메소드

public NullGuardForAllArguments ( int intValue, string stringValue, object o, int notNull ) : void
intValue int
stringValue string
o object
notNull int
리턴 void