Method | Description | |
---|---|---|
Duplicate_member ( string kind, string createFor, string conflictWith ) : |
||
Invalid_decleration ( string format ) : |
||
Invalid_member ( string kind, |
||
Missing_member_in_attribute ( string kind, |
||
More_than_one_PatchInfoAttribute ( |
||
Multiple_action_attributes ( |
||
No_patch_assembly_attribute ( |
||
PatchInfo_doesnt_have_default_ctor ( |
||
PatchInfo_doesnt_implement_interface ( |
||
Unknown_action_attribute ( object attribute ) : |
Method | Description | |
---|---|---|
Could_not_resolve_reference ( string kind, |
||
Feature_not_supported ( string details ) : |
public static Duplicate_member ( string kind, string createFor, string conflictWith ) : |
||
kind | string | |
createFor | string | |
conflictWith | string | |
return |
public static Invalid_decleration ( string format ) : |
||
format | string | |
return |
public static Invalid_member ( string kind, |
||
kind | string | |
memberRef | ||
identifier | string | |
info | string | |
return |
public static Missing_member_in_attribute ( string kind, |
||
kind | string | |
memberRef | ||
identifier | string | |
return |
public static More_than_one_PatchInfoAttribute ( |
||
assembly | ||
return |
public static Multiple_action_attributes ( |
||
yourMember | ||
attributes | object | |
return |
public static No_patch_assembly_attribute ( |
||
assembly | ||
return |
public static PatchInfo_doesnt_have_default_ctor ( |
||
type | ||
return |
public static PatchInfo_doesnt_implement_interface ( |
||
type | ||
return |
public static Unknown_action_attribute ( object attribute ) : |
||
attribute | object | |
return |