UnityEngine.CppIncludeAttribute.CppIncludeAttribute C# (CSharp) Метод

CppIncludeAttribute() публичный Метод

public CppIncludeAttribute ( string header ) : System
header string
Результат System
        public CppIncludeAttribute(string header)
        {
        }
    }
CppIncludeAttribute