update source file banners

master
xieguigang 5 years ago
parent 9493e18fb7
commit 319c6ba00c

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::f4c326bbc4f28a74d340afa1e16b46f6, Centos\Bash.vb"
#Region "Microsoft.VisualBasic::cd9315b80e68ea9400614fae6484fa09, CloudKit\Centos\Bash.vb"
' Author:
'
@ -33,6 +33,7 @@
' Module Bash
'
' Constructor: (+1 Overloads) Sub New
' Function: exec, run, ssh
'
' /********************************************************************************/

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::49303f311cb88c7c1b7bc8f7fd6c0d6a, Centos\Commands\ls.vb"
#Region "Microsoft.VisualBasic::e9f933b108621ac52a00063279c9878e, CloudKit\Centos\Commands\ls.vb"
' Author:
'
@ -73,4 +73,3 @@ Public Class ls
End Function
End Class

@ -1,42 +1,45 @@
#Region "Microsoft.VisualBasic::f37c65196baf41425b3bb74a2d5fc733, Centos\PuTTY.vb"
' Author:
'
' asuka (amethyst.asuka@gcmodeller.org)
' xie (genetics@smrucc.org)
' xieguigang (xie.guigang@live.com)
'
' Copyright (c) 2018 GPL3 Licensed
'
'
' GNU GENERAL PUBLIC LICENSE (GPL3)
'
'
' This program is free software: you can redistribute it and/or modify
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation, either version 3 of the License, or
' (at your option) any later version.
'
' This program is distributed in the hope that it will be useful,
' but WITHOUT ANY WARRANTY; without even the implied warranty of
' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
' GNU General Public License for more details.
'
' You should have received a copy of the GNU General Public License
' along with this program. If not, see <http://www.gnu.org/licenses/>.
' /********************************************************************************/
' Summaries:
' Class PuTTY
'
' Constructor: (+1 Overloads) Sub New
' Function: Run, Shell, ToString
'
' /********************************************************************************/
#Region "Microsoft.VisualBasic::c61e4f141f5088cd1a456768317ea0e3, CloudKit\Centos\PuTTY.vb"
' Author:
'
' asuka (amethyst.asuka@gcmodeller.org)
' xie (genetics@smrucc.org)
' xieguigang (xie.guigang@live.com)
'
' Copyright (c) 2018 GPL3 Licensed
'
'
' GNU GENERAL PUBLIC LICENSE (GPL3)
'
'
' This program is free software: you can redistribute it and/or modify
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation, either version 3 of the License, or
' (at your option) any later version.
'
' This program is distributed in the hope that it will be useful,
' but WITHOUT ANY WARRANTY; without even the implied warranty of
' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
' GNU General Public License for more details.
'
' You should have received a copy of the GNU General Public License
' along with this program. If not, see <http://www.gnu.org/licenses/>.
' /********************************************************************************/
' Summaries:
' Class PuTTY
'
' Constructor: (+1 Overloads) Sub New
'
' Function: callPipeline, Run, Shell, ToString
'
' Sub: cacheServerKey
'
' /********************************************************************************/
#End Region
@ -124,4 +127,3 @@ Public Class PuTTY
Return std_out
End Function
End Class

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::5efc6e98f54324e05011085a7d5fbce8, Docker\Arguments\Image.vb"
#Region "Microsoft.VisualBasic::5efc6e98f54324e05011085a7d5fbce8, CloudKit\Docker\Arguments\Image.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::bfd2bf7e327f6cfa9b21f60d2c670e4f, Docker\Arguments\Mount.vb"
#Region "Microsoft.VisualBasic::bfd2bf7e327f6cfa9b21f60d2c670e4f, CloudKit\Docker\Arguments\Mount.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::dea7be9c9d31d3f899a0e5e3c1cf4b45, Docker\Captures\Models.vb"
#Region "Microsoft.VisualBasic::dea7be9c9d31d3f899a0e5e3c1cf4b45, CloudKit\Docker\Captures\Models.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::8de1799af471ac1b38838a4de69d16af, Docker\Captures\ParserHelpers.vb"
#Region "Microsoft.VisualBasic::8de1799af471ac1b38838a4de69d16af, CloudKit\Docker\Captures\ParserHelpers.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::8ea53b995fa2693902323f5b89829565, Docker\Commands.vb"
#Region "Microsoft.VisualBasic::8ea53b995fa2693902323f5b89829565, CloudKit\Docker\Commands.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::bb917152ee05a053bbaffda261e0be9d, Docker\Environment.vb"
#Region "Microsoft.VisualBasic::bb917152ee05a053bbaffda261e0be9d, CloudKit\Docker\Environment.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::a516a8ece188b9bf689ee6e775a60d4e, Docker\PowerShell.vb"
#Region "Microsoft.VisualBasic::a516a8ece188b9bf689ee6e775a60d4e, CloudKit\Docker\PowerShell.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::f23ea0f050c93bd5b9ca84424b5138f4, Docker\test\Module1.vb"
#Region "Microsoft.VisualBasic::f23ea0f050c93bd5b9ca84424b5138f4, CloudKit\Docker\test\Module1.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::e3ecf2143a05f268f224d1006073aa3f, ossutil\Aspera.vb"
#Region "Microsoft.VisualBasic::e3ecf2143a05f268f224d1006073aa3f, CloudKit\ossutil\Aspera.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::11d186c1f7d96a29615fde5810c6dcf1, ossutil\Extensions.vb"
#Region "Microsoft.VisualBasic::11d186c1f7d96a29615fde5810c6dcf1, CloudKit\ossutil\Extensions.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::7fbdf0cd02b0bf1d9cdbe276ae8d02b6, ossutil\FileSystem.vb"
#Region "Microsoft.VisualBasic::7fbdf0cd02b0bf1d9cdbe276ae8d02b6, CloudKit\ossutil\FileSystem.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::5ddaea783aa68f59d5652027e1989b00, ossutil\Model\Bucket.vb"
#Region "Microsoft.VisualBasic::5ddaea783aa68f59d5652027e1989b00, CloudKit\ossutil\Model\Bucket.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::9bd23076d203de1d2865c07c374dbe5a, ossutil\Model\MetaData.vb"
#Region "Microsoft.VisualBasic::9bd23076d203de1d2865c07c374dbe5a, CloudKit\ossutil\Model\MetaData.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::543abaabe407846fc1a9295ce3c0549c, ossutil\Model\Object.vb"
#Region "Microsoft.VisualBasic::543abaabe407846fc1a9295ce3c0549c, CloudKit\ossutil\Model\Object.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::5efc7517b0bffb4b14886a39aaa44b71, ossutil\Model\TextParsers.vb"
#Region "Microsoft.VisualBasic::5efc7517b0bffb4b14886a39aaa44b71, CloudKit\ossutil\Model\TextParsers.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::8da48e3a99777ec1990b88a3bb42d879, ossutil\OSS\CLI.vb"
#Region "Microsoft.VisualBasic::8da48e3a99777ec1990b88a3bb42d879, CloudKit\ossutil\OSS\CLI.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::2209c5e6c4751ff4545c47ab0f06cf41, Bootstrapping\GeneticAlgorithm\Protocol.vb"
#Region "Microsoft.VisualBasic::2209c5e6c4751ff4545c47ab0f06cf41, Distribute_computing\Bootstrapping\GeneticAlgorithm\Protocol.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::ec88cb578009b98bd0c691939e1d914a, Distribute_computing\DeepGrid\Program.vb"
#Region "Microsoft.VisualBasic::c4cfee021f4cfc39ea673216ae44f437, Distribute_computing\DeepGrid\Program.vb"
' Author:
'
@ -154,4 +154,3 @@ Module Program
End Function
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3e29b77c6523cdb17354151e4fcb01f0, Examples\AnalysisExample\AnalysisTools.vb"
#Region "Microsoft.VisualBasic::3e29b77c6523cdb17354151e4fcb01f0, Distribute_computing\Examples\AnalysisExample\AnalysisTools.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::b8081d21dcc0f6a0b935f495194eecd7, Examples\local\Program.vb"
#Region "Microsoft.VisualBasic::b8081d21dcc0f6a0b935f495194eecd7, Distribute_computing\Examples\local\Program.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::c8132cea4e9fbd7231c5e680eaa87731, GAF_distribute_computing\Demo\Program.vb"
#Region "Microsoft.VisualBasic::c8132cea4e9fbd7231c5e680eaa87731, Distribute_computing\GAF_distribute_computing\Demo\Program.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::e25d2f26b551221d5dfaf4bb52766cc9, Distribute_computing\GridDynamics_plugins\CalculateFitness.vb"
#Region "Microsoft.VisualBasic::52175fceb2b385852b1af89e5a68528d, Distribute_computing\GridDynamics_plugins\CalculateFitness.vb"
' Author:
'
@ -199,4 +199,3 @@ Public Module CalculateFitness
Throw New NotImplementedException
End Function
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::20c22b0b0d9c962c490f706d4fbc4010, Distribute_computing\GridDynamics_plugins\IO\GridSystemIOExtensions.vb"
#Region "Microsoft.VisualBasic::99b3a7276c0c4a48c29e351bf97154fb, Distribute_computing\GridDynamics_plugins\IO\GridSystemIOExtensions.vb"
' Author:
'
@ -128,4 +128,3 @@ Public Module GridSystemIOExtensions
End Using
End Function
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::32a4b2b47be6e98e5a61915e526efd17, Distribute_computing\GridDynamics_plugins\IO\PopulationZip.vb"
#Region "Microsoft.VisualBasic::2a8d2c4ab4b6fd68150161b33a111f44, Distribute_computing\GridDynamics_plugins\IO\PopulationZip.vb"
' Author:
'
@ -174,4 +174,3 @@ Public Class PopulationZip : Inherits PopulationCollection(Of Genome)
End If
End Function
End Class

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::afd28574f858798c466e99cbbcbd94d8, Distribute_computing\GridDynamics_plugins\IO\VectorIOExtensions.vb"
#Region "Microsoft.VisualBasic::2ee8556607679bf916d41894466cce0b, Distribute_computing\GridDynamics_plugins\IO\VectorIOExtensions.vb"
' Author:
'
@ -135,4 +135,3 @@ Public Module VectorIOExtensions
Return New Vector(data)
End Function
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::e11251c84ca0e564ea9cd940c1e84d19, Distribute_computing\GridDynamics_plugins\Think.vb"
#Region "Microsoft.VisualBasic::195ea346f5b749167e6e2474c5b72dba, Distribute_computing\GridDynamics_plugins\Think.vb"
' Author:
'
@ -117,4 +117,3 @@ Public Function Slave(application As String, out As String) As Integer
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::42f329f051cce5ca2dc7a8ac8ef3a158, Distribute_computing\GridDynamics_plugins\test\Module1.vb"
#Region "Microsoft.VisualBasic::644655adc7f77f6ef32b35710752b7fc, Distribute_computing\GridDynamics_plugins\test\Module1.vb"
' Author:
'
@ -148,4 +148,3 @@ Module Module1
End Sub
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::287da013d27904029df82d3c839bc50a, Distribute_computing\ManagerInterface\SocketHost\InterfaceSocket.vb"
#Region "Microsoft.VisualBasic::082bffc693a3254965d104b55995274a, Distribute_computing\ManagerInterface\SocketHost\InterfaceSocket.vb"
' Author:
'
@ -62,4 +62,3 @@ Public Class InterfaceSocket : Inherits WsProcessor
End Sub
End Class

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::0bb214b64a415f80a6fda6931b9a08a7, Distribute_computing\ManagerInterface\SocketHost\Models.vb"
#Region "Microsoft.VisualBasic::99d911cc3167898ef7301db6bd6ac4e1, Distribute_computing\ManagerInterface\SocketHost\Models.vb"
' Author:
'
@ -42,4 +42,3 @@
Public Class Models
End Class

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::a1c102abac445c4617fc5ca2ea899f5c, Taskhost.d\Program.vb"
#Region "Microsoft.VisualBasic::a1c102abac445c4617fc5ca2ea899f5c, Distribute_computing\Taskhost.d\Program.vb"
' Author:
'

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::c7e5d5558513409f3f728fd33f28bbe2, Distribute_computing\thinking\CLI.vb"
#Region "Microsoft.VisualBasic::8856d7297ff1eb97a88cd888a0d46f21, Distribute_computing\thinking\CLI.vb"
' Author:
'
@ -90,4 +90,3 @@ Imports sciBASIC.ComputingServices.TaskHost
Return 0
End Function
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3bdad1f125e231779d2ad13d3081475e, Distribute_computing\thinking\Program.vb"
#Region "Microsoft.VisualBasic::74f8093a9d4e15d82034734e94cab12c, Distribute_computing\thinking\Program.vb"
' Author:
'
@ -45,4 +45,3 @@ Module Program
Return GetType(CLI).RunCLI(App.CommandLine)
End Function
End Module

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::44a79abe670974eb405a5d4bca3ff755, Google.Protobuf\Collections\MapField.vb"
#Region "Microsoft.VisualBasic::091d6ba17dea23eab9d67309ce161389, Google.Protobuf\Collections\MapField.vb"
' Author:
'
@ -857,4 +857,3 @@ Namespace Google.Protobuf.Collections
End Class
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::48234e23c1f18b0bdd66cbafb0a54264, Google.Protobuf\Collections\ReadOnlyDictionary.vb"
#Region "Microsoft.VisualBasic::d0236fa546c5bac748ce7ae6d87fa037, Google.Protobuf\Collections\ReadOnlyDictionary.vb"
' Author:
'
@ -185,4 +185,3 @@ Namespace Google.Protobuf.Collections
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::f54ea1eef27595edd2b2401217762ae6, Google.Protobuf\Collections\RepeatedField.vb"
#Region "Microsoft.VisualBasic::a6f4e1e03d74fb425944c9aaad561706, Google.Protobuf\Collections\RepeatedField.vb"
' Author:
'
@ -636,4 +636,3 @@ Namespace Google.Protobuf.Collections
#End Region
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::1762a789ac6ff2f706f473651a5e8b44, Google.Protobuf\Compatibility\PropertyInfoExtensions.vb"
#Region "Microsoft.VisualBasic::02c486a858d937b0b87c48a9479a274d, Google.Protobuf\Compatibility\PropertyInfoExtensions.vb"
' Author:
'
@ -113,4 +113,3 @@ Namespace Google.Protobuf.Compatibility
End Function
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::4cfe904a40af6f24f82e3ac08cf64819, Google.Protobuf\Compatibility\TypeExtensions.vb"
#Region "Microsoft.VisualBasic::ff74a872a0976f4912ffe849c17f1b86, Google.Protobuf\Compatibility\TypeExtensions.vb"
' Author:
'
@ -149,4 +149,3 @@ Namespace Google.Protobuf.Compatibility
End Module
End Namespace
#End If

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::ac04a8ecf8c4323b41fc361daf3bd688, Google.Protobuf\FieldCodec.vb"
#Region "Microsoft.VisualBasic::370b5a447c484484e508d32e2bf75164, Google.Protobuf\FieldCodec.vb"
' Author:
'
@ -341,4 +341,3 @@ Namespace Google.Protobuf
End Class
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::794c57b48872309cf56b77dab046cc65, Google.Protobuf\FrameworkPortability.vb"
#Region "Microsoft.VisualBasic::e27ada0fc6fb581cdbebce4202ad84e5, Google.Protobuf\FrameworkPortability.vb"
' Author:
'
@ -85,4 +85,3 @@ Namespace Google.Protobuf
Friend ReadOnly CompiledRegexWhereAvailable As RegexOptions = If([Enum].IsDefined(GetType(RegexOptions), 8), CType(8, RegexOptions), RegexOptions.None)
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::ea58a4473de8f05566c9a66ce77eb2de, Google.Protobuf\ICustomDiagnosticMessage.vb"
#Region "Microsoft.VisualBasic::85a637df5f263ddb8e3a2f5ea65ac4da, Google.Protobuf\ICustomDiagnosticMessage.vb"
' Author:
'
@ -110,4 +110,3 @@ Namespace Google.Protobuf
Function ToDiagnosticString() As String
End Interface
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::92e0d36397439689f2072254ed18552f, Google.Protobuf\IDeepCloneable.vb"
#Region "Microsoft.VisualBasic::71de7e5b0bce6a5a65e935e4936a585c, Google.Protobuf\IDeepCloneable.vb"
' Author:
'
@ -92,4 +92,3 @@ Namespace Google.Protobuf
Function Clone() As T
End Interface
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::e17baf51b7aafafaef66def170f88de8, Google.Protobuf\InvalidProtocolBufferException.vb"
#Region "Microsoft.VisualBasic::2551141d9297debcc25cfcd1533f07d4, Google.Protobuf\InvalidProtocolBufferException.vb"
' Author:
'
@ -148,4 +148,3 @@ Namespace Google.Protobuf
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::63b489f4a0dc653b6466d15ef68b4a99, Google.Protobuf\JSON\InvalidJsonException.vb"
#Region "Microsoft.VisualBasic::5df10fe3935ff18d977c388dac5122a0, Google.Protobuf\JSON\InvalidJsonException.vb"
' Author:
'
@ -92,4 +92,3 @@ Namespace Google.Protobuf
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::b3c1b9e44f4b060529b848b800c95e2f, Google.Protobuf\JSON\JsonFormatter.vb"
#Region "Microsoft.VisualBasic::822ce310a13c2d350e6b19e5f24521a6, Google.Protobuf\JSON\JsonFormatter.vb"
' Author:
'
@ -861,4 +861,3 @@ Namespace Google.Protobuf
End Class
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::fde4bfa48902ebd65cea5388360268f4, Google.Protobuf\JSON\JsonParser.vb"
#Region "Microsoft.VisualBasic::9553a8c545a433ed8b4bb0982c1dd284, Google.Protobuf\JSON\JsonParser.vb"
' Author:
'
@ -984,4 +984,3 @@ _Select0_CaseDefault:
End Class
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::02749d238de87960cf94f44912df0e91, Google.Protobuf\JSON\JsonToken.vb"
#Region "Microsoft.VisualBasic::03f99d874addc6e598a646433d613f85, Google.Protobuf\JSON\JsonToken.vb"
' Author:
'
@ -263,4 +263,3 @@ Namespace Google.Protobuf
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3de6c537a47e4e7e3f5237d6851ecc50, Google.Protobuf\JSON\JsonTokenizer.vb"
#Region "Microsoft.VisualBasic::41cc733c437f0801080eb0177ae48151, Google.Protobuf\JSON\JsonTokenizer.vb"
' Author:
'
@ -768,4 +768,3 @@ Namespace Google.Protobuf
End Class
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::4eceb34cb5299271c8c1b3c79a1cd958, Google.Protobuf\Message\IMessage.vb"
#Region "Microsoft.VisualBasic::081296e26d2715d9b245cd418544721f, Google.Protobuf\Message\IMessage.vb"
' Author:
'
@ -114,4 +114,3 @@ Namespace Google.Protobuf
End Interface
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::4715fe04a54620fc5c4cc016451e9baa, Google.Protobuf\Message\MessageExtensions.vb"
#Region "Microsoft.VisualBasic::18a0b3f772e9f502d5a29090d69dab03, Google.Protobuf\Message\MessageExtensions.vb"
' Author:
'
@ -198,4 +198,3 @@ Namespace Google.Protobuf
End Function
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::2c6c61e1d3fa8fbcccaa7b3910b5e4be, Google.Protobuf\Message\MessageParser.vb"
#Region "Microsoft.VisualBasic::424b444ca681db51ee599a1f829640dc, Google.Protobuf\Message\MessageParser.vb"
' Author:
'
@ -171,4 +171,3 @@ Namespace Google.Protobuf
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::421ba3327147b026fa6f677110c401f8, Google.Protobuf\ProtoPreconditions.vb"
#Region "Microsoft.VisualBasic::2a9330c5393e2ce58116b7eaed5f8593, Google.Protobuf\ProtoPreconditions.vb"
' Author:
'
@ -114,4 +114,3 @@ Namespace Google.Protobuf
End Function
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::ca0f7d3995b725e6ffb3edb6f7205ccf, Google.Protobuf\Reflection\Accessor\FieldAccessorBase.vb"
#Region "Microsoft.VisualBasic::420de18a3c0c16d9f7fc6262241a924b, Google.Protobuf\Reflection\Accessor\FieldAccessorBase.vb"
' Author:
'
@ -107,4 +107,3 @@ Namespace Google.Protobuf.Reflection
Public MustOverride Sub SetValue(message As IMessage, value As Object) Implements IFieldAccessor.SetValue
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::8fdea02a856ed027fe33f8a54594803f, Google.Protobuf\Reflection\Accessor\IFieldAccessor.vb"
#Region "Microsoft.VisualBasic::a99b19a8f5203c9207c369130b52e8e6, Google.Protobuf\Reflection\Accessor\IFieldAccessor.vb"
' Author:
'
@ -111,4 +111,3 @@ Namespace Google.Protobuf.Reflection
Sub SetValue(message As IMessage, value As Object)
End Interface
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::d0dfdf0986acb6907a500d4507660b19, Google.Protobuf\Reflection\Accessor\MapFieldAccessor.vb"
#Region "Microsoft.VisualBasic::32039a9b347f077c24c26f2e3f37aaaa, Google.Protobuf\Reflection\Accessor\MapFieldAccessor.vb"
' Author:
'
@ -98,4 +98,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3661b9be7087920618c207ee09fdbfc0, Google.Protobuf\Reflection\Accessor\OneofAccessor.vb"
#Region "Microsoft.VisualBasic::091b773f7051a64771b1508308f2e13d, Google.Protobuf\Reflection\Accessor\OneofAccessor.vb"
' Author:
'
@ -134,4 +134,3 @@ Namespace Google.Protobuf.Reflection
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::9d20f4859c4138cc46a4f225f9cfddf2, Google.Protobuf\Reflection\Accessor\RepeatedFieldAccessor.vb"
#Region "Microsoft.VisualBasic::12501b388bdab5439a6eafe0e0794981, Google.Protobuf\Reflection\Accessor\RepeatedFieldAccessor.vb"
' Author:
'
@ -98,4 +98,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::1a0377124bbb4c08e17641b35f955111, Google.Protobuf\Reflection\Accessor\SingleFieldAccessor.vb"
#Region "Microsoft.VisualBasic::48d60a145fea9f2a40937ed3ec20d7ba, Google.Protobuf\Reflection\Accessor\SingleFieldAccessor.vb"
' Author:
'
@ -114,4 +114,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::a0c37080708ae56a07db94f84ff445ea, Google.Protobuf\Reflection\Descriptor\Descriptor.vb"
#Region "Microsoft.VisualBasic::fb6cde20e9c66219cb837069d7f425dc, Google.Protobuf\Reflection\Descriptor\Descriptor.vb"
' Author:
'
@ -7065,4 +7065,3 @@ Namespace Google.Protobuf.Reflection
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::a21ebc46d53ff77a20ea8375569d5618, Google.Protobuf\Reflection\Descriptor\DescriptorBase.vb"
#Region "Microsoft.VisualBasic::ac6cf61bee97cff9cae3e814e135b6e9, Google.Protobuf\Reflection\Descriptor\DescriptorBase.vb"
' Author:
'
@ -129,4 +129,3 @@ Namespace Google.Protobuf.Reflection
End Property
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::7975a46ee67f0010f242c38a10fa427a, Google.Protobuf\Reflection\Descriptor\DescriptorPool.vb"
#Region "Microsoft.VisualBasic::30aae81439e9e8cfab7b3b6897c8f3bf, Google.Protobuf\Reflection\Descriptor\DescriptorPool.vb"
' Author:
'
@ -369,4 +369,3 @@ Namespace Google.Protobuf.Reflection
End Structure
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::2da4210464077a737e7d1c882daa8a98, Google.Protobuf\Reflection\Descriptor\DescriptorUtil.vb"
#Region "Microsoft.VisualBasic::d5ae1af97d3c1973299b228dc60a121b, Google.Protobuf\Reflection\Descriptor\DescriptorUtil.vb"
' Author:
'
@ -105,4 +105,3 @@ Namespace Google.Protobuf.Reflection
End Function
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::5f3c6c29a9bec7a8c2e4dfa93228e390, Google.Protobuf\Reflection\Descriptor\DescriptorValidationException.vb"
#Region "Microsoft.VisualBasic::9adea3ac5b6075b7dd3c14f273cca457, Google.Protobuf\Reflection\Descriptor\DescriptorValidationException.vb"
' Author:
'
@ -122,4 +122,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::092c44e25afaa5763b987891b6d2cb9c, Google.Protobuf\Reflection\Descriptor\EnumDescriptor.vb"
#Region "Microsoft.VisualBasic::ef2a3071c5865793b092a92f5b8e6178, Google.Protobuf\Reflection\Descriptor\EnumDescriptor.vb"
' Author:
'
@ -167,4 +167,3 @@ Namespace Google.Protobuf.Reflection
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::55ed93fa0b6cf79b7f9b4a8a0d7975a7, Google.Protobuf\Reflection\Descriptor\EnumValueDescriptor.vb"
#Region "Microsoft.VisualBasic::efd90cc05773e5fbfb7f6f72fe7ae8a2, Google.Protobuf\Reflection\Descriptor\EnumValueDescriptor.vb"
' Author:
'
@ -126,4 +126,3 @@ Namespace Google.Protobuf.Reflection
End Property
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::0fee2dc4bc3c5a9ea1655babde4bc3cd, Google.Protobuf\Reflection\Descriptor\FieldDescriptor.vb"
#Region "Microsoft.VisualBasic::a2296fe33c8bd460a495d653fb91baaa, Google.Protobuf\Reflection\Descriptor\FieldDescriptor.vb"
' Author:
'
@ -389,4 +389,3 @@ Namespace Google.Protobuf.Reflection
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::fc1d43ebd0b04c717a5668f0dc44bf61, Google.Protobuf\Reflection\Descriptor\FileDescriptor.vb"
#Region "Microsoft.VisualBasic::c2efa20f5e1e465d3e3d776518d7b769, Google.Protobuf\Reflection\Descriptor\FileDescriptor.vb"
' Author:
'
@ -375,4 +375,3 @@ Namespace Google.Protobuf.Reflection
End Property
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::4679f0bfa99b1f868af83c9d0943a751, Google.Protobuf\Reflection\Descriptor\IDescriptor.vb"
#Region "Microsoft.VisualBasic::f39f64ea2d6e431ba614239599869cab, Google.Protobuf\Reflection\Descriptor\IDescriptor.vb"
' Author:
'
@ -93,4 +93,3 @@ Namespace Google.Protobuf.Reflection
ReadOnly Property File As FileDescriptor
End Interface
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::6849297f124452d558e810a5b33417b1, Google.Protobuf\Reflection\Descriptor\MessageDescriptor.vb"
#Region "Microsoft.VisualBasic::feb8e023aadb916cb529bd6c42dac89d, Google.Protobuf\Reflection\Descriptor\MessageDescriptor.vb"
' Author:
'
@ -287,4 +287,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3828786c717381fc4151d91cc2a4085e, Google.Protobuf\Reflection\Descriptor\MethodDescriptor.vb"
#Region "Microsoft.VisualBasic::78829091ab99edcc0f5b024bd25452e0, Google.Protobuf\Reflection\Descriptor\MethodDescriptor.vb"
' Author:
'
@ -173,4 +173,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3518c683ab2782e3efdaf08b20d6fca0, Google.Protobuf\Reflection\Descriptor\OneofDescriptor.vb"
#Region "Microsoft.VisualBasic::d267bc664f51cf6499cbf9ea938e4205, Google.Protobuf\Reflection\Descriptor\OneofDescriptor.vb"
' Author:
'
@ -178,4 +178,3 @@ Namespace Google.Protobuf.Reflection
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::a61d4ff7019452583742132d9af4c9ea, Google.Protobuf\Reflection\Descriptor\PackageDescriptor.vb"
#Region "Microsoft.VisualBasic::d26ecdb14046ed057860f303c0bbfd4f, Google.Protobuf\Reflection\Descriptor\PackageDescriptor.vb"
' Author:
'
@ -112,4 +112,3 @@ Namespace Google.Protobuf.Reflection
End Property
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3913e2df98fc134ef7d6bcd5c6db2a5b, Google.Protobuf\Reflection\Descriptor\ServiceDescriptor.vb"
#Region "Microsoft.VisualBasic::c2bbd60671ade4afa89b89745bfd4155, Google.Protobuf\Reflection\Descriptor\ServiceDescriptor.vb"
' Author:
'
@ -137,4 +137,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::d90539f97789602e0c01ea0452c536ff, Google.Protobuf\Reflection\FieldType.vb"
#Region "Microsoft.VisualBasic::bc80bc8d8a4419472abddc5d785c6c6a, Google.Protobuf\Reflection\FieldType.vb"
' Author:
'
@ -158,4 +158,3 @@ Namespace Google.Protobuf.Reflection
[Enum]
End Enum
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3d3fe5b059a8341d622fa9db9b52b065, Google.Protobuf\Reflection\GeneratedClrTypeInfo.vb"
#Region "Microsoft.VisualBasic::af7fa1d561408ac4a15ac765dd5c5bac, Google.Protobuf\Reflection\GeneratedClrTypeInfo.vb"
' Author:
'
@ -151,4 +151,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::03cfd28c297917673a4b5aa6507c0b70, Google.Protobuf\Reflection\OriginalNameAttribute.vb"
#Region "Microsoft.VisualBasic::b6809876621909f5f97cbd363f2b3667, Google.Protobuf\Reflection\OriginalNameAttribute.vb"
' Author:
'
@ -98,4 +98,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::0e678cc54f85660361e41a91a22c26eb, Google.Protobuf\Reflection\PartialClasses.vb"
#Region "Microsoft.VisualBasic::7cc6a5aa916c82733c435e04d35d9010, Google.Protobuf\Reflection\PartialClasses.vb"
' Author:
'
@ -98,4 +98,3 @@ Namespace Google.Protobuf.Reflection
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::7c63784f6011d4ec788b8523f300bde4, Google.Protobuf\Reflection\ReflectionUtil.vb"
#Region "Microsoft.VisualBasic::93f3651bb031be5bfb8de94934f48e9d, Google.Protobuf\Reflection\ReflectionUtil.vb"
' Author:
'
@ -131,4 +131,3 @@ Namespace Google.Protobuf.Reflection
End Function
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::98408d81973ce7c09e7cd91f2032b049, Google.Protobuf\Reflection\TypeRegistry.vb"
#Region "Microsoft.VisualBasic::fb527c4a83e7a13b00bb4f28e9c1fe39, Google.Protobuf\Reflection\TypeRegistry.vb"
' Author:
'
@ -220,4 +220,3 @@ Namespace Google.Protobuf.Reflection
End Class
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::99171b0c9732a8c11dcf37568de2ddaa, Google.Protobuf\Stream\ByteArray.vb"
#Region "Microsoft.VisualBasic::a4c0c3e042dda9daf9bcfea730effec9, Google.Protobuf\Stream\ByteArray.vb"
' Author:
'
@ -115,4 +115,3 @@ Namespace Google.Protobuf
End Sub
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::101131e8c4d888b4f87b14eb88374c45, Google.Protobuf\Stream\ByteString.vb"
#Region "Microsoft.VisualBasic::e275edbbf77b46f0016f053c29c90fb7, Google.Protobuf\Stream\ByteString.vb"
' Author:
'
@ -379,4 +379,3 @@ Namespace Google.Protobuf
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3c99414163d09430f52bdccef9095ad9, Google.Protobuf\Stream\CodedInputStream.vb"
#Region "Microsoft.VisualBasic::e26ed07920e1f0909beca743bb32e2ec, Google.Protobuf\Stream\CodedInputStream.vb"
' Author:
'
@ -1232,4 +1232,3 @@ Namespace Google.Protobuf
#End Region
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::a487c20f2e9b32a794ac62ca4f91dc86, Google.Protobuf\Stream\CodedOutputStream.ComputeSize.vb"
#Region "Microsoft.VisualBasic::a6ed0d89f4e88852b226d065eedfc94d, Google.Protobuf\Stream\CodedOutputStream.ComputeSize.vb"
' Author:
'
@ -320,4 +320,3 @@ Namespace Google.Protobuf
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::f4ee7e8e39100435437b764ac5c3df7f, Google.Protobuf\Stream\CodedOutputStream.vb"
#Region "Microsoft.VisualBasic::791daf8c0e7e48277820bbcf61027079, Google.Protobuf\Stream\CodedOutputStream.vb"
' Author:
'
@ -715,4 +715,3 @@ Namespace Google.Protobuf
End Property
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::eeea47d5ebf98bf06d4ed5ef36bc7c84, Google.Protobuf\Stream\LimitedInputStream.vb"
#Region "Microsoft.VisualBasic::e55fe24040a03b68b3da244f6337ca30, Google.Protobuf\Stream\LimitedInputStream.vb"
' Author:
'
@ -157,4 +157,3 @@ Namespace Google.Protobuf
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::42ff62e84283305f5e8a6773d0022921, Google.Protobuf\WellKnownTypes\Any.vb"
#Region "Microsoft.VisualBasic::a55814194d2a23aab8fecfe3cd84b366, Google.Protobuf\WellKnownTypes\Any.vb"
' Author:
'
@ -350,4 +350,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::5a251f39b514ab5ef688b03b27d2e780, Google.Protobuf\WellKnownTypes\AnyPartial.vb"
#Region "Microsoft.VisualBasic::08248a8e4edafe3c8c1435480849a07e, Google.Protobuf\WellKnownTypes\AnyPartial.vb"
' Author:
'
@ -144,4 +144,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::36d75ac949272a5f7a305a5793e707e5, Google.Protobuf\WellKnownTypes\Api\Api.vb"
#Region "Microsoft.VisualBasic::6b8b4721d3924148a404fa3ab27a9a24, Google.Protobuf\WellKnownTypes\Api\Api.vb"
' Author:
'
@ -414,4 +414,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::77659b98afc4085cbf44ed79c6054029, Google.Protobuf\WellKnownTypes\Duration.vb"
#Region "Microsoft.VisualBasic::a569a13cc7b75b8c8e7719f420966908, Google.Protobuf\WellKnownTypes\Duration.vb"
' Author:
'
@ -308,4 +308,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::cb32c4f9fbae061cec0c4d0bac952549, Google.Protobuf\WellKnownTypes\DurationPartial.vb"
#Region "Microsoft.VisualBasic::934bbad329cbca9bbe7a048e8d45d2bf, Google.Protobuf\WellKnownTypes\DurationPartial.vb"
' Author:
'
@ -287,4 +287,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Sub
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::f8b3485c28cb4577b69eb7d8eb262fa4, Google.Protobuf\WellKnownTypes\Empty.vb"
#Region "Microsoft.VisualBasic::e36903d254aa39e108298a0053065b7f, Google.Protobuf\WellKnownTypes\Empty.vb"
' Author:
'
@ -201,4 +201,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::3d19243ca51e98dee56ea10ba55c0129, Google.Protobuf\WellKnownTypes\FieldMask.vb"
#Region "Microsoft.VisualBasic::c0bba5cb6c08d7a6905a7029cb923c88, Google.Protobuf\WellKnownTypes\FieldMask.vb"
' Author:
'
@ -391,4 +391,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::9410c9efb77a72c07213b2bcf440eba5, Google.Protobuf\WellKnownTypes\FieldMaskPartial.vb"
#Region "Microsoft.VisualBasic::d43117fdf9e7642ca094154e3bbcea1f, Google.Protobuf\WellKnownTypes\FieldMaskPartial.vb"
' Author:
'
@ -159,4 +159,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Function
End Class
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::9b7d7f35c3aa4efe254df2de4222a4ed, Google.Protobuf\WellKnownTypes\FieldMaskReflection.vb"
#Region "Microsoft.VisualBasic::f9108dc26f255452002a3fe9fc4a1c1b, Google.Protobuf\WellKnownTypes\FieldMaskReflection.vb"
' Author:
'
@ -42,7 +42,6 @@
#End Region
Imports Microsoft.VisualBasic.Language
Imports pbc = Google.Protobuf.Collections
Imports pbr = Google.Protobuf.Reflection

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::4b66a64efc4edf5901e6d176e857b41d, Google.Protobuf\WellKnownTypes\SourceContext.vb"
#Region "Microsoft.VisualBasic::b283f9c018ed54f26bd27d2520634579, Google.Protobuf\WellKnownTypes\SourceContext.vb"
' Author:
'
@ -230,4 +230,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::d3a448b4191039e0e29d15c437f51c72, Google.Protobuf\WellKnownTypes\Struct\Struct.vb"
#Region "Microsoft.VisualBasic::0b92678551b9497b309663816051ab7a, Google.Protobuf\WellKnownTypes\Struct\Struct.vb"
' Author:
'
@ -200,4 +200,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::1f0659d1e7ffa313eb51f3c230bcd0b7, Google.Protobuf\WellKnownTypes\Timestamp\TimeExtensions.vb"
#Region "Microsoft.VisualBasic::8acfa759059483f8fa362e78bd8b2f67, Google.Protobuf\WellKnownTypes\Timestamp\TimeExtensions.vb"
' Author:
'
@ -115,4 +115,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Function
End Module
End Namespace

@ -1,4 +1,4 @@
#Region "Microsoft.VisualBasic::92ab55f6195076392dbc956d317a198d, Google.Protobuf\WellKnownTypes\Timestamp\Timestamp.vb"
#Region "Microsoft.VisualBasic::2227ba9aabe8b2233d0314f2bb8328cd, Google.Protobuf\WellKnownTypes\Timestamp\Timestamp.vb"
' Author:
'
@ -293,4 +293,3 @@ Namespace Google.Protobuf.WellKnownTypes
End Namespace
#End Region

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save