Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UnityEditor
Scripting
Compilers
GendarmeRuleData
C# Class UnityEditor.Scripting.Compilers.GendarmeRuleData
Mostrar archivo
Open project: randomize/VimConfig
Class Usage Examples
Public Properties
Property
Type
Description
Details
string
File
string
IsAssemblyError
bool
LastIndex
int
Line
int
Location
string
Problem
string
Severity
string
Source
string
Target
string
Property Details
Details
public_oe property
public
string
Details
return
string
File
public_oe property
public
string
File
return
string
IsAssemblyError
public_oe property
public
bool
IsAssemblyError
return
bool
LastIndex
public_oe property
public
int
LastIndex
return
int
Line
public_oe property
public
int
Line
return
int
Location
public_oe property
public
string
Location
return
string
Problem
public_oe property
public
string
Problem
return
string
Severity
public_oe property
public
string
Severity
return
string
Source
public_oe property
public
string
Source
return
string
Target
public_oe property
public
string
Target
return
string