This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ghorsington
/
COM_Diff
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e3b77b2234
Ramas
Etiquetas
eng_trial
eng_trial_versions
master
COM_Diff
/
Assembly-CSharp
/
Leap
/
Unity
/
Attributes
/
IPropertyDisabler.cs
IPropertyDisabler.cs
96 B
Histórico
Raw
1
2
3
4
5
6
7
8
using System;
namespace Leap.Unity.Attributes
{
public interface IPropertyDisabler
{
}
}