示例#1
0
 private void Awake()
 {
     ignoreState = new IgnoreState();
     lookHelper  = new LookHelper();
 }
示例#2
0
 /// <summary>
 /// AutoAdmin.Mvc.Attributes.IgnoreState is not implemented yet! It works as IgnoreState.All the type of System.Type is imp
 /// </summary>
 /// <param name="state"></param>
 public IgnoreAttribute(IgnoreState state = IgnoreState.All)
 {
 }