다음을 통해 공유


SourceLocation.Subtraction(SourceLocation, SourceLocation) 연산자

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

public static System.Web.Razor.Text.SourceLocation operator -(System.Web.Razor.Text.SourceLocation left, System.Web.Razor.Text.SourceLocation right);
static member ( - ) : System.Web.Razor.Text.SourceLocation * System.Web.Razor.Text.SourceLocation -> System.Web.Razor.Text.SourceLocation
Public Shared Operator - (left As SourceLocation, right As SourceLocation) As SourceLocation

매개 변수

반환

SourceLocation를 반환합니다.

적용 대상