C# 클래스 UnityEditor.Scripting.Compilers.GendarmeRuleData

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Details string
File string
IsAssemblyError bool
LastIndex int
Line int
Location string
Problem string
Severity string
Source string
Target string

프로퍼티 상세

Details 공개적으로 프로퍼티

public string Details
리턴 string

File 공개적으로 프로퍼티

public string File
리턴 string

IsAssemblyError 공개적으로 프로퍼티

public bool IsAssemblyError
리턴 bool

LastIndex 공개적으로 프로퍼티

public int LastIndex
리턴 int

Line 공개적으로 프로퍼티

public int Line
리턴 int

Location 공개적으로 프로퍼티

public string Location
리턴 string

Problem 공개적으로 프로퍼티

public string Problem
리턴 string

Severity 공개적으로 프로퍼티

public string Severity
리턴 string

Source 공개적으로 프로퍼티

public string Source
리턴 string

Target 공개적으로 프로퍼티

public string Target
리턴 string