C# Class SharpVulkan.ResultExtensions

显示文件 Open project: jwollen/SharpVulkan

Public Methods

Method Description
CheckError ( this result ) : void

Method Details

CheckError() public static method

public static CheckError ( this result ) : void
result this
return void