C# 클래스 Iv4xr.PluginLib.BasicExtensions

파일 보기 프로젝트 열기: iv4xr-project/iv4xr-se-plugin

공개 메소드들

메소드 설명
ThrowIfNull ( object instance, string message ) : void

메소드 상세

ThrowIfNull() 공개 정적인 메소드

public static ThrowIfNull ( object instance, string message ) : void
instance object
message string
리턴 void