|
|
|
@ -80,6 +80,18 @@ |
|
|
|
<returns>The <see cref="T:GBase.Api.Communication.ServerProtocol"/> for the given <see cref="T:System.String"/></returns> |
|
|
|
<returns>The <see cref="T:GBase.Api.Communication.ServerProtocol"/> for the given <see cref="T:System.String"/></returns> |
|
|
|
<exception cref="T:System.ArgumentOutOfRangeException">Invalid string passed.</exception> |
|
|
|
<exception cref="T:System.ArgumentOutOfRangeException">Invalid string passed.</exception> |
|
|
|
</member> |
|
|
|
</member> |
|
|
|
|
|
|
|
<member name="T:GBase.Api.IGBaseObject"> |
|
|
|
|
|
|
|
<summary> |
|
|
|
|
|
|
|
GBase object that allows conversion from <see cref="T:System.String"/> |
|
|
|
|
|
|
|
</summary> |
|
|
|
|
|
|
|
<typeparam name="T"></typeparam> |
|
|
|
|
|
|
|
</member> |
|
|
|
|
|
|
|
<member name="M:GBase.Api.IGBaseObject.InitializeFromString(System.String)"> |
|
|
|
|
|
|
|
<summary> |
|
|
|
|
|
|
|
Initialize this <see cref="T:GBase.Api.IGBaseObject"/> from a given <see cref="T:System.String"/> |
|
|
|
|
|
|
|
</summary> |
|
|
|
|
|
|
|
<param name="string">The given <see cref="T:System.String"/></param> |
|
|
|
|
|
|
|
</member> |
|
|
|
<member name="T:GBase.Api.Services.IGBaseEntryService"> |
|
|
|
<member name="T:GBase.Api.Services.IGBaseEntryService"> |
|
|
|
<summary> |
|
|
|
<summary> |
|
|
|
ServiceContract for the GBaseEntry |
|
|
|
ServiceContract for the GBaseEntry |
|
|
|
|