Summary
Returns true if the specified `type` is associated with a C# keyword such as 
		int, float, string, etc.- Assembly
 - Weaver
.dll  - Namespace
 - Weaver
 - Containing Type
 - CSharp
 
Syntax
public static bool HasKeyword(Type type)
	Parameters
| Name | Type | Description | 
|---|---|---|
| type | Type | 
Return Value
| Type | Description | 
|---|---|
| bool |